admin_content.php

Go to the documentation of this file.
00001 <?php
00002 
00008 class Admin_Content extends oxAdminView
00009 {
00014     protected $_sThisTemplate = 'content.tpl';
00015 }