1/** 2* remove old Admin Plugin: allows deleting of unnecessary, outdated files from your DokuWiki system 3* 4* @license GPL 2 (http://www.gnu.org/licenses/gpl.html) 5* @author Taggic <taggic@t-online.de> 6*/ 7 8Intro 9------ 10This is an admin plugin available via admin manager to delete listed files 11, which only consuming space but useless for your version. 12 13Installation 14------------ 15 Just download and extract it as folder "removeold" into your "\lib\plugins" 16 directory. 17 18 A complete plugin description is available on http://www.dokuwiki.org/plugin:removeold