We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa3fa46 commit e2d3308Copy full SHA for e2d3308
public/init.php
@@ -4,7 +4,6 @@
4
include_once('../modules.php');
5
include_once('../framework/Loader.php');
6
include_once('../framework/helpers.php');
7
-include_once('../framework/functions.php');
8
spl_autoload_register('\kjBot\Framework\Loader::autoload');
9
10
0 commit comments