X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=includes%2Fmain.inc;h=1a2478e9f6a9580c54aa0d50d354f05be1d3981f;hb=c31829537f02787dd94654820dd74168c054b8c4;hp=ee4417e24d86b661e4c95eded084fed79a992273;hpb=a7559145b810836325f80baf3e129224411a1794;p=fa-stable.git diff --git a/includes/main.inc b/includes/main.inc index ee4417e2..1a2478e9 100644 --- a/includes/main.inc +++ b/includes/main.inc @@ -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");