Fixed GET continuation after timeot and logout page access without authorization.
[fa-stable.git] / includes / main.inc
index ee4417e24d86b661e4c95eded084fed79a992273..1a2478e9f6a9580c54aa0d50d354f05be1d3981f 100644 (file)
@@ -11,7 +11,6 @@
 ***********************************************************************/
 include_once($path_to_root . "/includes/db/connect_db.inc");
 
-include_once($path_to_root . "/includes/reserved.inc");
 include_once($path_to_root . "/includes/errors.inc");
 include_once($path_to_root . "/includes/types.inc");
 include_once($path_to_root . "/includes/systypes.inc");