Changeset 2064 for trunk/system/controllers/template.php
- Timestamp:
- 02/16/2008 03:40:44 AM (11 months ago)
- Files:
-
- 1 modified
-
trunk/system/controllers/template.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/system/controllers/template.php
r1911 r2064 20 20 protected $template = 'template'; 21 21 22 // Default to no auto-rendering22 // Default to do auto-rendering 23 23 protected $auto_render = TRUE; 24 24
