OXID eShop CE  4.10.7
 All Classes Namespaces Files Functions Variables Pages
admin_user.php
Go to the documentation of this file.
1 <?php
2 
9 class Admin_User extends oxAdminView
10 {
11 
17  protected $_sThisTemplate = 'user.tpl';
18 }