X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=includes%2Fmain.inc;h=e45f5973856f65c3dd4b55ca3036bac4963f4fd8;hb=ce2a1cae35df4f60c3b993d79cb9eb65cb2cb82e;hp=4687f7070c0caf81215aa68642deee85271b0cea;hpb=f1e793b356fd4d526eafc66073302e584ede78a7;p=fa-stable.git diff --git a/includes/main.inc b/includes/main.inc index 4687f707..e45f5973 100644 --- a/includes/main.inc +++ b/includes/main.inc @@ -20,6 +20,7 @@ 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"); +include_once($path_to_root . "/includes/validation.inc"); include_once($path_to_root . "/admin/db/users_db.inc"); include_once($path_to_root . "/includes/ui/ui_view.inc"); @@ -36,7 +37,7 @@ function page($title, $no_menu=false, $is_index=false, $onload="", $js="", $scri include($path_to_root . "/includes/page/header.inc"); page_header($title, $no_menu, $is_index, $onload, $js); - error_box(); +// error_box(); if($script_only) { echo '