Removed sysprefs.inc include
authorJanusz Dobrowolski <janusz@frontaccounting.eu>
Sat, 23 Jan 2010 18:20:58 +0000 (18:20 +0000)
committerJanusz Dobrowolski <janusz@frontaccounting.eu>
Sat, 23 Jan 2010 18:20:58 +0000 (18:20 +0000)
includes/main.inc

index 138ae369a53eca55ad3cb3fd76ffbf73bcff3f96..e1b03fd2579a544fa544e0990d14adb87cd4cb20 100644 (file)
@@ -15,7 +15,6 @@ include_once($path_to_root . "/includes/errors.inc");
 include_once($path_to_root . "/includes/types.inc");
 include_once($path_to_root . "/includes/systypes.inc");
 include_once($path_to_root . "/includes/references.inc");
-include_once($path_to_root . "/includes/prefs/sysprefs.inc");
 include_once($path_to_root . "/includes/db/comments_db.inc");
 include_once($path_to_root . "/includes/db/sql_functions.inc");
 include_once($path_to_root . "/includes/db/audit_trail_db.inc");