Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | Today | - | ||||
lang/ | H | 06-Feb-2020 | - | 190 | 121 | |
INFO | H A D | 12-Jul-2019 | 251 | 9 | 7 | |
README | H A D | 12-Jul-2019 | 471 | 17 | 14 | |
VERSION | H A D | 12-Jul-2019 | 10 | 1 | 1 | |
admin.php | H A D | 12-Jul-2019 | 15.1 KiB | 478 | 286 | |
admin.svg | H A D | 12-Jul-2019 | 739 | 1 | 1 | |
plugin.info.txt | H A D | 12-Jul-2019 | 269 | 8 | 7 | |
script.js | H A D | 12-Jul-2019 | 2.8 KiB | 77 | 64 | |
style.css | H A D | 12-Jul-2019 | 2.3 KiB | 113 | 101 |
README
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