article.php

Go to the documentation of this file.
00001 <?php
00002 
00008 class Article extends oxAdminView
00009 {
00010 
00016     protected $_sThisTemplate = 'article.tpl';
00017 }