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