Changeset 1422 for trunk/wp-config-sample.php
- Timestamp:
- 08/13/08 17:05:18 (4 months ago)
- Files:
-
- trunk/wp-config-sample.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/wp-config-sample.php
r1413 r1422 10 10 define('VHOST', 'VHOSTSETTING'); 11 11 $base = 'BASE'; 12 define('DOMAIN_CURRENT_SITE', 'current_site_domain' ); 13 define('PATH_CURRENT_SITE', 'current_site_path' ); 12 14 13 15 // Change each KEY to a different unique phrase. You won't have to remember the phrases later,
