Changeset 1330
- Timestamp:
- 05/21/04 02:47:45 (4 years ago)
- Files:
-
- trunk/wp-config-sample.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/wp-config-sample.php
r1177 r1330 16 16 // chosen language must be installed to wp-includes/languages. 17 17 // For example, install de.mo to wp-includes/languages and set WPLANG to 'de' 18 // to enable German lan uage support.18 // to enable German language support. 19 19 define ('WPLANG', ''); 20 20
