OXID eShop CE  4.9.6
 All Classes Files Functions Variables Pages
admin_news.php
Go to the documentation of this file.
1 <?php
2 
9 class Admin_News extends oxAdminView
10 {
11 
17  protected $_sThisTemplate = 'admin_news.tpl';
18 }