mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-11-11 09:49:04 +00:00
missing .
This commit is contained in:
parent
7b18331f1c
commit
326cc2b274
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ if (!file_exists('../is_installed')) {
|
|||
//if config exists then include it
|
||||
require( '../config.php' );
|
||||
}
|
||||
require_once( $AMS_LIB'/libinclude.php' );
|
||||
require_once( $AMS_LIB.'/libinclude.php' );
|
||||
session_start();
|
||||
|
||||
//Running Cron?
|
||||
|
|
Loading…
Reference in a new issue