コード例 #1
0
ファイル: RTE.class.php プロジェクト: schwarer2006/wikia
 /**
  * Grabbing list of most included templates
  * (moved to TemplateService)
  */
 public static function getHotTemplates()
 {
     return TemplateService::getHotTemplates();
 }