Update index.php

This commit is contained in:
Namhyeon Go 2019-05-03 13:33:40 +09:00 committed by GitHub
parent a7e6c9677e
commit e187c7dbe1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,7 +34,10 @@ foreach($load_systems as $system_name) {
} else {
loadModule($system_name);
}
}
} else {
echo "ERROR: Dose not exists " . $system_inc_file;
exit;
}
}
// get config