Changeset 927 for trunk/classes/hooks/HookStatisticsPerformance.class.php
- Timestamp:
- 06/05/10 16:26:12 (2 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/classes/hooks/HookStatisticsPerformance.class.php
r926 r927 37 37 38 38 $this->Viewer_Assign('bIsShowStatsPerformance',Router::GetIsShowStats()); 39 return $this->Viewer_Fetch( Plugin::GetTemplatePath(__CLASS__).'statistics_performance.tpl');39 return $this->Viewer_Fetch('statistics_performance.tpl'); 40 40 } 41 41 }
