Changeset 116 for trunk/trax/vendor/trax/action_view.php
- Timestamp:
- 01/15/06 03:21:39 (6 years ago)
- Files:
-
- 1 modified
-
trunk/trax/vendor/trax/action_view.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/trax/vendor/trax/action_view.php
r106 r116 29 29 include_once(TRAX_LIB_ROOT . "/action_view/helpers/form_helper.php"); 30 30 include_once(TRAX_LIB_ROOT . "/action_view/helpers/form_tag_helper.php"); 31 include_once(TRAX_LIB_ROOT . "/action_view/helpers/form_options_helper.php"); 31 32 include_once(TRAX_LIB_ROOT . "/action_view/helpers/date_helper.php"); 32 33 #include_once(TRAX_LIB_ROOT . "/action_view/helpers/text_helper.php");
