Remove unrecommended leading backslash for fully qualified namespaces
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
* @brief Posts items that wer spooled because they couldn't be posted.
|
||||
*/
|
||||
|
||||
use \Friendica\Core\Config;
|
||||
use Friendica\Core\Config;
|
||||
|
||||
require_once("include/items.php");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user