OXID eShop CE  4.10.7
 All Classes Namespaces Files Functions Variables Pages
sysreq_list.php
Go to the documentation of this file.
1 <?php
2 
7 class sysreq_list extends oxAdminList
8 {
9 
15  protected $_sThisTemplate = 'sysreq_list.tpl';
16 }