- Timestamp:
- 08/23/2008 06:44:29 PM (3 months ago)
- Location:
- branches/website
- Files:
-
- 2 modified
-
. (modified) (1 prop)
-
application/config/config.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/website
- Property svn:externals
-
old new 1 modules http://s vn.kohanaphp.com/trunk/modules2 system http://s vn.kohanaphp.com/trunk/system1 modules http://source.kohanaphp.com/trunk/modules 2 system http://source.kohanaphp.com/trunk/system
-
- Property svn:externals
-
branches/website/application/config/config.php
r3322 r3359 5 5 * the path, and a site_protocol is specified, the domain will be auto-detected. 6 6 */ 7 $config['site_domain'] = '/ ';7 $config['site_domain'] = '/kohanaphp.com/'; 8 8 9 9 /**
