diff --git a/public/init.php b/public/init.php index 54793f0..46947cd 100644 --- a/public/init.php +++ b/public/init.php @@ -4,7 +4,6 @@ include_once('../modules.php'); include_once('../framework/Loader.php'); include_once('../framework/helpers.php'); -include_once('../framework/functions.php'); spl_autoload_register('\kjBot\Framework\Loader::autoload');