1 Oct
2009
1 Oct
'09
11:11 a.m.
Hi,
-#if($hasAdmin) +#set($isMainXWiki=($context.database == "xwiki")) +#set($enableControls=($hasAdmin && $isMainXWiki))
Again something bad.... (same reason).
This I have been looking at the wrong place. It's in context : http://maven.xwiki.org/site/xwiki-core-parent/xwiki-core/apidocs/com/xpn/xwi...) I will fix this asap. Thanks. - Asiri