OXID eShop CE  4.10.1
 All Classes Namespaces Files Functions Variables Pages
statistic.php
Go to the documentation of this file.
1 <?php
2 
11 class Statistic extends oxAdminView
12 {
13 
19  protected $_sThisTemplate = 'statistic.tpl';
20 }