00001 <?php 00002 00009 class Statistic_List extends oxAdminList 00010 { 00015 protected $_sThisTemplate = 'statistic_list.tpl'; 00016 00022 protected $_sListClass = 'oxstatistic'; 00023 }