Changes for page XWiki Users
Last modified by bougault on 2022/12/20 15:43
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -11,7 +11,8 @@ 11 11 #set($obj = $userDoc.getObject("XWiki.XWikiUsers")) 12 12 #set($email = $obj.get("email")) 13 13 x $email 14 - #if($email != "") 14 + x $email 15 + #if($email) 15 15 change email 16 16 #set($modif = 1) 17 17 $obj.set("email", "")