- Timestamp:
- 08/08/2008 07:26:50 PM (4 months ago)
- Files:
-
- 1 modified
-
branches/website/application/config/config.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/website/application/config/config.php
r3309 r3310 5 5 * the path, and a site_protocol is specified, the domain will be auto-detected. 6 6 */ 7 $config['site_domain'] = '/ kohanaphp.com/';7 $config['site_domain'] = '/'; 8 8 9 9 /**
