00001 <?php 00002 00009 class Statistic extends oxAdminView 00010 { 00011 00017 protected $_sThisTemplate = 'statistic.tpl'; 00018 }