Changeset 2036 for branches/website/application/controllers/tutorials.php
- Timestamp:
- 02/12/2008 09:35:46 AM (11 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/website/application/controllers/tutorials.php
r1807 r2036 24 24 'page' => 'Creating a Page Controller', 25 25 ), 26 'Forms and Validation' => array27 (28 'quick_forms' => 'Quick Form Generation'29 ),26 // 'Forms and Validation' => array 27 // ( 28 // 'quick_forms' => 'Quick Form Generation' 29 // ), 30 30 'Advanced Tutorials' => array 31 31 (
