OXID eShop CE  4.10.7
 All Classes Namespaces Files Functions Variables Pages
admin_news.php
Go to the documentation of this file.
1 <?php
2 
11 class Admin_News extends oxAdminView
12 {
13 
19  protected $_sThisTemplate = 'admin_news.tpl';
20 }