]> git.mxchange.org Git - friendica.git/blobdiff - include/cronhooks.php
Remove unrecommended leading backslash for fully qualified namespaces
[friendica.git] / include / cronhooks.php
index a519dee22433650e5839d6e4ed71e53f06dcd408..2c378aa39c059b71822238573f4de3bd25fafca7 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 
-use \Friendica\Core\Config;
+use Friendica\Core\Config;
 
 function cronhooks_run(&$argv, &$argc) {
        global $a;