Changeset 3326 for trunk/system/controllers
- Timestamp:
- 08/09/2008 04:24:30 PM (4 months ago)
- Location:
- trunk/system/controllers
- Files:
-
- 2 modified
-
captcha.php (modified) (1 diff)
-
template.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/system/controllers/captcha.php
r3281 r3326 1 <?php defined('SYSPATH') or die('No direct script access.');1 <?php 2 2 /** 3 3 * Outputs the dynamic Captcha resource. -
trunk/system/controllers/template.php
r3201 r3326 1 <?php defined('SYSPATH') or die('No direct script access.');1 <?php 2 2 /** 3 3 * Allows a template to be automatically loaded and displayed. Display can be
