00001 <?php 00002 00010 class Admin_Links extends oxAdminView 00011 { 00016 protected $_sThisTemplate = 'admin_links.tpl'; 00017 }