root/trunk/apps/snippets/lib/myView.class.php

Revision 2, 42 bytes (checked in by fabien, 4 years ago)

initial import

  • Property svn:mime-type set to text/x-php
  • Property svn:eol-style set to native
  • Property svn:keywords set to Id
Line 
1 <?php
2
3 class myView extends sfView
4 {
5 }
6
7 ?>
Note: See TracBrowser for help on using the browser.