attribute.php

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