Changeset 481
- Timestamp:
- 10/16/2006 05:51:29 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/config-sample.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/config-sample.php
r417 r481 44 44 // If you're not, just leave the rest as it is. 45 45 46 $bb->wp_table_prefix = false; // 'wp_'; // WordPress table prefix.46 $bb->wp_table_prefix = false; // WordPress table prefix. Example: 'wp_'; 47 47 $bb->wp_home = false; // WordPress - Options->General: Blog address (URL) // No trailing slash 48 48 $bb->wp_siteurl = false; // WordPress - Options->General: WordPress address (URL) // No trailing slash
Note: See TracChangeset
for help on using the changeset viewer.