1/**
2*  DeleteLang Admin Plugin: allows deleting of unneccessary language files and folders
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 language files
11and folders, which only consuming space but not used.
12
13Installation
14------------
15 Just download and extract it as folder “langdelete” into your “\lib\plugins”
16 directory.
17