Skip to:
Content

bbPress.org


Ignore:
Timestamp:
12/28/2004 08:26:19 PM (21 years ago)
Author:
matt
Message:

Autolink-links.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bb-config-sample.php

    r17 r20  
    77
    88// Change the prefix if you want to have multiple forums in a single database.
    9 $table_prefix  = 'minibb_';
     9$table_prefix  = 'bb_';
    1010
    1111$bb->domain = 'http://bbpress.example.com';
Note: See TracChangeset for help on using the changeset viewer.