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