missing .

This commit is contained in:
botanic 2014-04-07 06:39:41 -07:00
parent 23209d1735
commit 7e27e78c25

View file

@ -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?