- Timestamp:
- 01/17/2011 05:26:05 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/plugin/bbp-themes/bbp-twentyten/page-bbp_statistics.php
r2769 r2810 5 5 * 6 6 * @package bbPress 7 * @subpackage Theme s7 * @subpackage Theme 8 8 */ 9 9 10 /** Get the statistics and extract them for later use in this template */ 10 // Get the statistics and extract them for later use in this template 11 // @todo - remove variable references 11 12 extract( bbp_get_statistics(), EXTR_SKIP ); 12 13
Note: See TracChangeset
for help on using the changeset viewer.