<?php
+ error_reporting(E_ERROR | E_WARNING | E_PARSE);
+
require_once "sessions.php";
require_once "modules/backend-rpc.php";
-
/* if ($_GET["debug"]) {
define('DEFAULT_ERROR_LEVEL', E_ALL);
} else {
<?php
+ error_reporting(E_ERROR | E_WARNING | E_PARSE);
+
require_once "sessions.php";
require_once "sanity_check.php";
require_once "functions.php";
<?php
+ error_reporting(E_ERROR | E_WARNING | E_PARSE);
+
require_once "functions.php";
require_once "sessions.php";
require_once "sanity_check.php";
<?php
+ error_reporting(E_ERROR | E_WARNING | E_PARSE);
+
require_once "functions.php";
require_once "sessions.php";
require_once "sanity_check.php";
<?php
+ error_reporting(E_ERROR | E_WARNING | E_PARSE);
+
require_once "sessions.php";
require_once "sanity_check.php";