Show
Ignore:
Timestamp:
03/17/2008 08:00:13 PM (10 months ago)
Author:
Shadowhand
Message:

Updated demo controllers with a full class header and comments.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/application/config/config.php

    r2178 r2314  
    55 * and a site_protocol is specified, the domain will be auto-detected. 
    66 */ 
    7 $config['site_domain'] = '/kohana/'; 
     7$config['site_domain'] = '/kohana/trunk/'; 
    88 
    99/** 
     
    6666$config['modules'] = array 
    6767( 
    68         // MODPATH.'auth',   // Authentication 
     68        MODPATH.'auth',   // Authentication 
    6969        // MODPATH.'forge',  // Form generation 
    7070        // MODPATH.'kodoc',  // Self-generating documentation