Wiki source code of PRLeack

Version 4.1 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 #includeTopic('Main.Spaces')
8 #end
9 #end
10 Do I have programming rights? $xcontext.hasProgrammingRights()
11 {{/velocity}}
12 [[Segfault me>>?segfault=me]]