[ Index ]
 

Code source de PHPonTrax 2.6.6-svn

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/app/controllers/ -> application.php (source)

   1  <?php
   2  /**
   3   *  File containing the ApplicationController class
   4   *
   5   *  @package PHPonTrax
   6   */
   7  
   8  /**
   9   *  Controller for an application
  10   *
  11   *  The filters added to this controller will be run for all
  12   *  controllers in the application.  Likewise will all the methods
  13   *  added be available for all controllers.
  14   *  @package PHPonTrax
  15   */
  16  class ApplicationController extends ActionController {
  17  
  18  }
  19  
  20  ?>


Généré le : Sun Feb 25 20:04:38 2007 par Balluche grâce à PHPXref 0.7