: Footer issue? : wmena August 01, 2007, 03:45:56 PM Is this a bug?:
: <?php if(mosCountModules('right')) { ?> I would assume it should be this: : <?php if(mosCountModules('footer')) { ?> : Re: Footer issue? : jonahh August 01, 2007, 07:59:16 PM Yes, that was a bug. Very nice catch, Thanks.
The download has been updated with the correct script. Thanks again, |