Changeset 2314 for trunk/application/controllers/examples.php
- Timestamp:
- 03/17/2008 08:00:13 PM (10 months ago)
- Files:
-
- 1 modified
-
trunk/application/controllers/examples.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/application/controllers/examples.php
r2233 r2314 3 3 * Contains examples of various Kohana library examples. You can access these 4 4 * 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! 5 7 * 6 8 * $Id$
