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