Skip to:
Content

bbPress.org

Changeset 481


Ignore:
Timestamp:
10/16/2006 05:51:29 PM (20 years ago)
Author:
mdawaffe
Message:

This is confusing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/config-sample.php

    r417 r481  
    4444// If you're not, just leave the rest as it is.
    4545
    46 $bb->wp_table_prefix = false;  // 'wp_'; // WordPress table prefix.
     46$bb->wp_table_prefix = false;  // WordPress table prefix.  Example: 'wp_';
    4747$bb->wp_home = false;  // WordPress - Options->General: Blog address (URL) // No trailing slash
    4848$bb->wp_siteurl = false;  // WordPress - Options->General: WordPress address (URL) // No trailing slash
Note: See TracChangeset for help on using the changeset viewer.