[Exoops-bugfixes] Broken theme display in sections module
Brought to you by:
farsus
From: Half-Dead <hal...@ga...> - 2002-06-15 21:35:11
|
/modules/sections/index.php Functions: listarticles() listsections() viewarticle() Make sure all these functions have $xoopsTheme in the GLOBAL declaration. Some other modules might also be affected with this. So if you see broken theme images in a module, check for this. |