Show
Ignore:
Timestamp:
01/15/06 03:21:39 (6 years ago)
Author:
john
Message:

add form option helper for selectbox stuff

Files:
1 modified

Legend:

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

    r106 r116  
    2929include_once(TRAX_LIB_ROOT . "/action_view/helpers/form_helper.php"); 
    3030include_once(TRAX_LIB_ROOT . "/action_view/helpers/form_tag_helper.php"); 
     31include_once(TRAX_LIB_ROOT . "/action_view/helpers/form_options_helper.php"); 
    3132include_once(TRAX_LIB_ROOT . "/action_view/helpers/date_helper.php"); 
    3233#include_once(TRAX_LIB_ROOT . "/action_view/helpers/text_helper.php");