Show
Ignore:
Timestamp:
01/18/06 18:45:19 (6 years ago)
Author:
john
Message:

Made all the file php long tags (uglysvn up)

Files:
1 modified

Legend:

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

    r116 r117  
    1 <? 
     1<?php 
    22# $Id$ 
    33# 
     
    3131include_once(TRAX_LIB_ROOT . "/action_view/helpers/form_options_helper.php"); 
    3232include_once(TRAX_LIB_ROOT . "/action_view/helpers/date_helper.php"); 
    33 #include_once(TRAX_LIB_ROOT . "/action_view/helpers/text_helper.php"); 
    3433include_once(TRAX_LIB_ROOT . "/action_view/helpers/active_record_helper.php"); 
    3534