Changeset 143 for trunk/trax/vendor/trax/action_view.php
- Timestamp:
- 02/26/06 02:05:07 (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
r138 r143 42 42 include_once(TRAX_LIB_ROOT . "/action_view/helpers/form_options_helper.php"); 43 43 include_once(TRAX_LIB_ROOT . "/action_view/helpers/date_helper.php"); 44 include_once(TRAX_LIB_ROOT . "/action_view/helpers/asset_tag_helper.php"); 44 45 include_once(TRAX_LIB_ROOT . "/action_view/helpers/active_record_helper.php"); 45 46
