Changeset 5163 for trunk/bbpress.php
- Timestamp:
- 11/23/2013 09:45:06 AM (12 years ago)
- File:
-
- 1 edited
-
trunk/bbpress.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bbpress.php
r5134 r5163 244 244 /** Queries ***********************************************************/ 245 245 246 $this->current_view_id = 0; // Current view id 246 247 $this->current_forum_id = 0; // Current forum id 247 248 $this->current_topic_id = 0; // Current topic id
Note: See TracChangeset
for help on using the changeset viewer.