00001 <?php 00002 00010 class Admin_News extends oxAdminView 00011 { 00016 protected $_sThisTemplate = 'admin_news.tpl'; 00017 }