1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-04 13:47:31 +02:00

Update lan_plugin.php

This commit is contained in:
Gábor
2017-02-09 10:34:49 +01:00
committed by GitHub
parent 5bff6b9ca8
commit dbcbea8909

View File

@@ -306,7 +306,7 @@ define("LAN_INSTALL_SUCCESSFUL", "Installation successful");
define("LAN_INSTALL_FAIL", "Installation failed!");
define("LAN_UNINSTALL_FAIL", "Unable to uninstall!");
define("LAN_PLUGIN_IS_USED", "[x] plugin is used by:");
define("LAN_PATH", "Path");
?>