Changeset 3359 for branches

Show
Ignore:
Timestamp:
08/23/2008 06:44:29 PM (3 months ago)
Author:
Shadowhand
Message:

Updated website externals

Location:
branches/website
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • branches/website

    • Property svn:externals
      •  

        old new  
        1 modules http://svn.kohanaphp.com/trunk/modules 
        2 system http://svn.kohanaphp.com/trunk/system 
         1modules http://source.kohanaphp.com/trunk/modules 
         2system http://source.kohanaphp.com/trunk/system 
  • branches/website/application/config/config.php

    r3322 r3359  
    55 * the path, and a site_protocol is specified, the domain will be auto-detected. 
    66 */ 
    7 $config['site_domain'] = '/'; 
     7$config['site_domain'] = '/kohanaphp.com/'; 
    88 
    99/**