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

fix syntax error

Files:
1 modified

Legend:

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

    r117 r118  
    440440                    unset($tmp_value); 
    441441                } 
    442                 include($path_with_file);         
     442                include($file_with_path);         
    443443            }            
    444444        }