Force wiki to drop cache
From PTAGISWiki
Mediawiki can be very tenacious about holding on to cached pages. Besides pressing shift-reload a few times, it may be necessary to use this trick:
Append "?action=purge" to the end of the URL.
For instance, this page has this URL:
http://php.ptagis.org/wiki/index.php?title=Force_wiki_to_drop_cache
If you made a change and it doesn't show up, try visiting this URL:
http://php.ptagis.org/wiki/index.php?title=Force_wiki_to_drop_cache?action=purge
