OXID eShop CE  4.8.12
 All Classes Files Functions Variables Pages
admin_start.php
Go to the documentation of this file.
1 <?php
2 
9 class Admin_Start extends oxAdminView
10 {
15  protected $_sThisTemplate = 'start.tpl';
16 }