mariusbutuc

XWiki Flush Cache

Jun 7th, 2010
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.12 KB | None | 0 0
  1. {{velocity}}
  2. #if("$!request.confirm" == '1')
  3.   $xwiki.flushCache()
  4. #else
  5.   [[confirm?>>?confirm=1]]
  6. #end
  7. {{/velocity}}
Add Comment
Please, Sign In to add comment