XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
admin.php
Go to the documentation of this file.
1 <?php
20 include_once 'admin_header.php';
22 
24 
25 echo $indexAdmin->addNavigation('admin.php');
26 echo $indexAdmin->renderIndex();
27 
28 include 'admin_footer.php';
29 //xoops_cp_footer();