Fix for bug from de6f606

hg/feature/sse2
botanic 11 years ago
parent d7c9608d83
commit b57755b9ee

@ -56,6 +56,7 @@
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 );

Loading…
Cancel
Save