mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-11-05 23:09:02 +00:00
missing .
This commit is contained in:
parent
23209d1735
commit
7e27e78c25
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