Remove old include
This commit is contained in:
parent
cd14bede74
commit
ef1cbea4d4
@ -225,9 +225,6 @@ if ( ! function_exists('do_include'))
|
|||||||
*/
|
*/
|
||||||
function init()
|
function init()
|
||||||
{
|
{
|
||||||
// Load Database classes
|
|
||||||
require_once(MM_SYS_PATH . 'db/autoload.php');
|
|
||||||
|
|
||||||
// Map to the appropriate module/controller/function
|
// Map to the appropriate module/controller/function
|
||||||
route();
|
route();
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user