X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=includes%2Fui.inc;h=9b486794188b100c28c9d56faf0d599dad96c791;hb=13fae1ba1d78cff66e326a006be2f538dd404248;hp=0e2442e46e93e1c319db49b2fa554365add521b9;hpb=da8311619dd73feae101d246a1957b972e00cbd2;p=fa-stable.git diff --git a/includes/ui.inc b/includes/ui.inc index 0e2442e4..9b486794 100644 --- a/includes/ui.inc +++ b/includes/ui.inc @@ -1,10 +1,19 @@ . +***********************************************************************/ include_once($path_to_root . "/includes/ui/ui_lists.inc"); include_once($path_to_root . "/includes/ui/ui_controls.inc"); include_once($path_to_root . "/includes/ui/ui_input.inc"); include_once($path_to_root . "/includes/ui/ui_msgs.inc"); include_once($path_to_root . "/includes/ui/ui_globals.inc"); include_once($path_to_root . "/includes/ui/ui_view.inc"); +include_once($path_to_root . "/includes/data_checks.inc"); -?> \ No newline at end of file