@ -56,7 +56,6 @@
if (!isset($_POST['function'])) {
//require the pages that are being needed.
require_once( '../config.default.php' );
require_once( $AMS_LIB.'/libinclude.php' );
ini_set( "display_errors", true );
error_reporting( E_ALL );
@ -85,6 +84,8 @@
}
//var used to access the DB;
global $cfg;