- Timestamp:
- Jul 23, 2009, 5:57:59 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/xpressme_integration_kit/include/xpress_render.php
r343 r346 147 147 //rendering for the module header and the body 148 148 function xpress_render($contents){ 149 global $xoops_config , $xoopsTpl,$xpress_config;150 global $xoopsUser ;149 global $xoops_config; 150 global $xoopsUser , $xoopsTpl,$xpress_config , $xoopsModule , $xoopsLogger, $xoopsConfig ; //for XOOPS 151 151 152 152 xpress_remake_global_for_permlink();
Note: See TracChangeset
for help on using the changeset viewer.