Forum

Mambo 3rd Party Addon Hacks => Module Hacks => Topic started by: moin339 on September 04, 2005, 01:34:44 PM



Title: mod_whosonline_ext fix
Post by: moin339 on September 04, 2005, 01:34:44 PM
Hi!

The little arrow is not displayed on my site so I fixed a little thing in the mod_whosonline_ext.php:

Change this:
Code:
function ListStyle($item) {
global $liststyle

to:
Code:
function ListStyle($item) {
global $liststyle, $mosConfig_live_site;


Forum | Powered by SMF 1.0.5 & Mambo-SMF.
© 2001-2005, Lewis Media. All Rights Reserved.