Changeset 637852
- Timestamp:
- 12/12/2012 04:31:32 PM (13 years ago)
- Location:
- wp-bulletin-board/tags/1.1.0
- Files:
-
- 1 deleted
- 1 edited
-
php/wpbb-forum.php (modified) (1 diff)
-
trunk (deleted)
Legend:
- Unmodified
- Added
- Removed
-
wp-bulletin-board/tags/1.1.0/php/wpbb-forum.php
r637720 r637852 407 407 if (count($_GET) == 0) 408 408 { 409 require_once('wpbb- -index.php');409 require_once('wpbb-index.php'); 410 410 } 411 411
Note: See TracChangeset
for help on using the changeset viewer.