00001 <?php 00002 00009 class Attribute extends oxAdminView 00010 { 00016 protected $_sThisTemplate = 'attribute.tpl'; 00017 }