statistic_list.php

Go to the documentation of this file.
00001 <?php
00002 
00008 class Statistic_List extends oxAdminList
00009 {
00014     protected $_sThisTemplate = 'statistic_list.tpl';
00015 
00021     protected $_sListClass = 'oxstatistic';
00022 }