root/trunk/trax/vendor/trax/templates/controller.php

Revision 117, 89 bytes (checked in by john, 6 years ago)

Made all the file php long tags (uglysvn up)

  • Property svn:keywords set to Id
Line 
1<?php
2
3class [class_name]Controller extends ApplicationController {
4[class_methods]
5}
6
7?>
Note: See TracBrowser for help on using the browser.