Changeset 1015 for trunk/system/core/Kohana.php
- Timestamp:
- 11/07/2007 05:18:26 PM (13 months ago)
- Files:
-
- 1 modified
-
trunk/system/core/Kohana.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/system/core/Kohana.php
r939 r1015 43 43 44 44 /* 45 * Method: __construct45 * Constructor: __construct 46 46 * Allows the controller to be a true singleton object. This method *must* 47 47 * be called by all controllers.
