Changeset 3583 for branches/plugin/bbp-admin/bbp-forums.php
- Timestamp:
- 11/02/2011 11:08:51 PM (14 years ago)
- File:
-
- 1 edited
-
branches/plugin/bbp-admin/bbp-forums.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/plugin/bbp-admin/bbp-forums.php
r3505 r3583 98 98 99 99 // Define local variable(s) 100 $contextual_help = array(); 100 $contextual_help = ''; 101 $bbp_contextual_help = array(); 101 102 102 103 /** New/Edit **********************************************************/ … … 132 133 133 134 // Reset 134 $contextual_help = $bbp_contextual_help = ''; 135 $contextual_help = ''; 136 $bbp_contextual_help = array(); 135 137 136 138 /** Post Rows *********************************************************/
Note: See TracChangeset
for help on using the changeset viewer.