Changeset 927
- Timestamp:
- 06/05/10 16:26:12 (20 months 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 }
