Template -> what does mosCountModules do? Hi,
Just a quick question. While looking through a couple of the templates that I have, they use the function mosCountModules. What does this function do?
For example:
if (mosCountModules( "left" ) + mosCountModules( "user1" ) > 0) {
What does that line evaluate?
Cheers,
Nathan |