admin_user.php

Go to the documentation of this file.
00001 <?php
00002 
00009 class Admin_User extends oxAdminView
00010 {
00015     protected $_sThisTemplate = 'user.tpl';
00016 }