Changeset 324
- Timestamp:
- 04/06/08 11:08:25 (8 months ago)
- Files:
-
- trunk/conf/config.dist.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/conf/config.dist.php
r323 r324 30 30 // Set the base url of the installed luxbum. 31 31 // /!\ Warning : the tail / is needed 32 $cfg['url_base'] = 'http://www.mydomain.com/p âth/to/luxbum/';32 $cfg['url_base'] = 'http://www.mydomain.com/path/to/luxbum/'; 33 33 34 34 // Set the template to use ;
