1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-21 13:52:35 +02:00

Issue #2837 Plugin Builder enhancements and fixes.

This commit is contained in:
Cameron
2017-11-02 19:44:48 -07:00
parent 73301881dd
commit 458d5adba9
2 changed files with 155 additions and 34 deletions

View File

@@ -309,7 +309,7 @@ define("LAN_UNINSTALL_FAIL", "Unable to uninstall!");
define("LAN_PLUGIN_IS_USED", "[x] plugin is used by:");
define("EPL_ADLAN_254", "This will check your plugin's language files for errors and common or duplicate LAN definitions. ");
define("EPL_ADLAN_255", "Overwrite Files");
define("EPL_ADLAN_256", "Skipped [x] (already exists)");
?>