Changeset 2036

Show
Ignore:
Timestamp:
02/12/2008 09:35:46 AM (9 months ago)
Author:
Shadowhand
Message:

Removing the Quick Forms tutorial.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/website/application/controllers/tutorials.php

    r1807 r2036  
    2424                                'page' => 'Creating a Page Controller', 
    2525                        ), 
    26                         'Forms and Validation' => array 
    27                         ( 
    28                                 'quick_forms' => 'Quick Form Generation' 
    29                         ), 
     26                        // 'Forms and Validation' => array 
     27                        // ( 
     28                        //      'quick_forms' => 'Quick Form Generation' 
     29                        // ), 
    3030                        'Advanced Tutorials' => array 
    3131                        (