Removed manage.php.
This commit is contained in:
parent
6b7d9b6637
commit
4bdc00fac3
4 changed files with 396 additions and 397 deletions
|
@ -24,7 +24,6 @@ date_default_timezone_set('utc');
|
|||
|
||||
require_once MSZ_ROOT . '/utility.php';
|
||||
require_once MSZ_SOURCE . '/perms.php';
|
||||
require_once MSZ_SOURCE . '/manage.php';
|
||||
require_once MSZ_SOURCE . '/url.php';
|
||||
|
||||
$dbConfig = parse_ini_file(MSZ_CONFIG . '/config.ini', true, INI_SCANNER_TYPED);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue