Changeset 20 for trunk/bb-config-sample.php
- Timestamp:
- 12/28/2004 08:26:19 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/bb-config-sample.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bb-config-sample.php
r17 r20 7 7 8 8 // Change the prefix if you want to have multiple forums in a single database. 9 $table_prefix = ' minibb_';9 $table_prefix = 'bb_'; 10 10 11 11 $bb->domain = 'http://bbpress.example.com';
Note: See TracChangeset
for help on using the changeset viewer.