Improved error handling.
[fa-stable.git] / includes / main.inc
index 3d94aeb6900d1a85583ece6eef587f33015c96b9..161911c608b512b87559d7e7ff2569b21ae8427d 100644 (file)
@@ -11,7 +11,6 @@
 ***********************************************************************/
 include_once($path_to_root . "/includes/db/connect_db.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");
 include_once($path_to_root . "/includes/references.inc");