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