This might fix #193

hg/feature/cdb-packed
kaetemi 11 years ago
parent 500aa9fbfc
commit 82d9103263

@ -8,6 +8,9 @@
require_once('config.php');
if (isset($NEL_SETUP_SESSION) && ($NEL_SETUP_SESSION))
define('NELTOOL_NO_USER_NEEDED', true);
require_once(NELTOOL_SYSTEMBASE .'functions_common.php');
require_once(NELTOOL_SYSTEMBASE .'functions_auth.php');

Loading…
Cancel
Save