Rewrote URL registry.
This commit is contained in:
parent
a94b905116
commit
c3827bceff
75 changed files with 750 additions and 599 deletions
|
@ -22,8 +22,6 @@ Environment::setDebug(MSZ_DEBUG);
|
|||
mb_internal_encoding('utf-8');
|
||||
date_default_timezone_set('utc');
|
||||
|
||||
require_once MSZ_SOURCE . '/url.php';
|
||||
|
||||
$dbConfig = parse_ini_file(MSZ_CONFIG . '/config.ini', true, INI_SCANNER_TYPED);
|
||||
|
||||
if(empty($dbConfig)) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue