X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=includes%2Fui.inc;h=f8aedbfe8a2991e66d8826ba2d1051c887fe5e79;hb=56390edbd0d21b90f348200144d06c096483e59c;hp=0e2442e46e93e1c319db49b2fa554365add521b9;hpb=da8311619dd73feae101d246a1957b972e00cbd2;p=fa-stable.git diff --git a/includes/ui.inc b/includes/ui.inc index 0e2442e4..f8aedbfe 100644 --- a/includes/ui.inc +++ b/includes/ui.inc @@ -1,10 +1,20 @@ . +***********************************************************************/ 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