mirror of
https://github.com/flextype/flextype.git
synced 2025-08-06 13:16:45 +02:00
Flextype Slim Integration - next round of integration
This commit is contained in:
@@ -43,5 +43,5 @@ version_compare($ver = PHP_VERSION, $req = FLEXTYPE_MINIMUM_PHP, '<') and exit(s
|
||||
// Register The Auto Loader
|
||||
$loader = require_once $autoload;
|
||||
|
||||
// Get Flextype Instance
|
||||
include 'flextype/Flextype.php';
|
||||
// Get Flextype Bootstrap
|
||||
include 'flextype/bootstrap.php';
|
||||
|
Reference in New Issue
Block a user