Changeset 2229 for trunk/modules/user_guide
- Timestamp:
- 03/07/2008 02:19:56 PM (9 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/modules/user_guide/controllers/user_guide.php
r1766 r2229 3 3 4 4 class User_Guide_Controller extends Controller { 5 6 // Do not allow to run in production 7 const ALLOW_PRODUCTION = FALSE; 5 8 6 9 public function __construct()
