Show
Ignore:
Timestamp:
03/17/2008 08:00:13 PM (10 months ago)
Author:
Shadowhand
Message:

Updated demo controllers with a full class header and comments.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/application/controllers/examples.php

    r2233 r2314  
    33 * Contains examples of various Kohana library examples. You can access these 
    44 * samples in your own installation of Kohana by going to ROOT_URL/examples. 
     5 * This controller should NOT be used in production. It is for demonstration 
     6 * purposes only! 
    57 * 
    68 * $Id$