Wiki source code of PRLeack

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

Show last authors
1 {{velocity}}
2 #if($request.getParameter('segfault'))
3 #if($xcontext.hasProgrammingRights())
4 You have PR, segfaulting the machine would be boring.
5 #else
6 #set($msg = {'xe.spaces.action.index': '{{groovy}} print "some groovy" {{/groovy}}'})
7 {{html clean="false"}}
8 #includeTopic('Main.Spaces')
9 {{/html}}
10 #end
11 #end
12 Do I have programming rights? $xcontext.hasProgrammingRights()
13 {{/velocity}}
14 [[Segfault me>>?segfault=me]]