New Autoloader (for Twig and Semver)

This commit is contained in:
slawkens
2020-02-15 05:23:42 +01:00
parent 1cd3ebf3bb
commit c94bb09123
2 changed files with 207 additions and 0 deletions

View File

@@ -108,3 +108,4 @@ if(isset($_SERVER['HTTP_HOST'])) {
}
require SYSTEM . 'exception.php';
require SYSTEM . 'autoload.php';