Show
Ignore:
Timestamp:
02/26/06 02:05:07 (6 years ago)
Author:
john
Message:

added asset_tag_helper

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/trax/vendor/trax/action_view.php

    r138 r143  
    4242include_once(TRAX_LIB_ROOT . "/action_view/helpers/form_options_helper.php"); 
    4343include_once(TRAX_LIB_ROOT . "/action_view/helpers/date_helper.php"); 
     44include_once(TRAX_LIB_ROOT . "/action_view/helpers/asset_tag_helper.php"); 
    4445include_once(TRAX_LIB_ROOT . "/action_view/helpers/active_record_helper.php"); 
    4546