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