Odelya Glick Wed, 05 Dec 2007 02:48:02 -0800
Hi, I typed: #set($myweblog = $site.getWeblog("hsongs"))
#if ($utils.isEmpty($myweblog)) empty #else not empty #end But I get it printed on the screen: "empty". What could be the problem? Odelya Glick