Changeset 482 for trunk/config-sample.php
- Timestamp:
- 10/16/2006 06:26:02 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/config-sample.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/config-sample.php
r481 r482 35 35 $bb->gmt_offset = 0; 36 36 37 // Change this to localize bbPress. A corresponding MO file for the 38 // chosen language must be installed to bb-includes/languages. 39 // For example, install de.mo to bb-includes/languages and set BBLANG to 'de' 40 // to enable German language support. 41 define('BBLANG', ''); 42 37 43 // Your Akismet Key. You do not need a key to run bbPress, but if you want to take advantage 38 44 // of Akismet's powerful spam blocking, you'll need one. You can get an Akismet key at
Note: See TracChangeset
for help on using the changeset viewer.