Changeset 147 for trunk/trax/vendor/trax/action_view.php
- Timestamp:
- 02/26/06 05:56:18 (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
r143 r147 43 43 include_once(TRAX_LIB_ROOT . "/action_view/helpers/date_helper.php"); 44 44 include_once(TRAX_LIB_ROOT . "/action_view/helpers/asset_tag_helper.php"); 45 include_once(TRAX_LIB_ROOT . "/action_view/helpers/javascript_helper.php"); 45 46 include_once(TRAX_LIB_ROOT . "/action_view/helpers/active_record_helper.php"); 46 47
