Changeset 15 for trunk/inc/news/statistics.inc.php
- Timestamp:
- 08/09/05 22:30:14 (7 years ago)
- Files:
-
- 1 modified
-
trunk/inc/news/statistics.inc.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/inc/news/statistics.inc.php
r1 r15 64 64 } 65 65 66 $ smarty->assign('stats', $stats);66 $_SMARTY['stats'] = $stats; 67 67 ?>
