Changeset 1069 for trunk/wp-config-sample.php
- Timestamp:
- 10/12/07 16:21:15 (1 year ago)
- Files:
-
- trunk/wp-config-sample.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/wp-config-sample.php
r1006 r1069 21 21 // For example, install de.mo to wp-content/languages and set WPLANG to 'de' 22 22 // to enable German language support. 23 define ('WPLANG', '');23 define ('WPLANG', ''); 24 24 // uncomment this to enable wp-content/sunrise.php support 25 25 //define( 'SUNRISE', 'on' );
