00001 <?php 00002 00009 class Admin_User extends oxAdminView 00010 { 00011 00017 protected $_sThisTemplate = 'user.tpl'; 00018 }