XOOPS 2.5.6
Final
Main Page
Related Pages
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Pages
admin.php
Go to the documentation of this file.
1
<?php
20
include_once
'admin_header.php'
;
21
xoops_cp_header
();
22
23
$indexAdmin
=
new
ModuleAdmin
();
24
25
echo
$indexAdmin
->addNavigation(
'admin.php'
);
26
echo
$indexAdmin
->renderIndex();
27
28
include
'admin_footer.php'
;
29
//xoops_cp_footer();
L:
0xoops
xoops-2.5.6
htdocs
modules
pm
admin
admin.php
Generated on Fri May 10 2013 01:04:23 for XOOPS 2.5.6 by
1.8.3.1