No longer use random anonymous object for asset info.
This commit is contained in:
parent
bac889787a
commit
1d54d41f6b
6 changed files with 43 additions and 35 deletions
|
@ -12,7 +12,6 @@ define('MSZ_SOURCE', MSZ_ROOT . '/src');
|
|||
define('MSZ_CONFIG', MSZ_ROOT . '/config');
|
||||
define('MSZ_TEMPLATES', MSZ_ROOT . '/templates');
|
||||
define('MSZ_MIGRATIONS', MSZ_ROOT . '/database');
|
||||
define('MSZ_ASSETS', MSZ_ROOT . '/assets');
|
||||
|
||||
require_once MSZ_ROOT . '/vendor/autoload.php';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue