1
No images in tabs module menu ( theme default and exm).
In theme oxygen - works OK.
In XOOPS 2.4 xoops_cp_header(); not works without xoops_cp_footer(); ( in XOOPS 2.3.3 works )
Tested on localhost / PHP5 / win32
P.S
for what this changes in 2.4 ? ( fixed XOOPS paths ?):
include_once dirname(dirname(__FILE__)) . DIRECTORY_SEPARATOR . 'mainfile.php';
include_once $GLOBALS['xoops']->path('include/cp_functions.php');