mirror of
https://github.com/e107inc/e107.git
synced 2025-08-02 12:48:26 +02:00
#1196 - Check for dependencies on plugin installation (cleanup)
More cleaning needed
This commit is contained in:
@@ -945,6 +945,7 @@ class pluginManager{
|
|||||||
|
|
||||||
|
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
|
// TODO FIXME - This needs cleaning: e107::getMessage(), limit the globals, etc.
|
||||||
|
|
||||||
function pluginInstall()
|
function pluginInstall()
|
||||||
{
|
{
|
||||||
|
@@ -269,8 +269,8 @@ define ('EPL_ADLAN_227',"Scan for Changes");
|
|||||||
define ('EPL_ADLAN_228',"Plugin folders are scanned every [x] minutes for changes. Click the button below to scan now.");
|
define ('EPL_ADLAN_228',"Plugin folders are scanned every [x] minutes for changes. Click the button below to scan now.");
|
||||||
define ('EPL_ADLAN_229',"Refresh");
|
define ('EPL_ADLAN_229',"Refresh");
|
||||||
|
|
||||||
define('LAN_UPGRADE_SUCCESSFUL', "Upgrade Successful");
|
define('LAN_UPGRADE_SUCCESSFUL', "Upgrade successful");
|
||||||
define('LAN_INSTALL_SUCCESSFUL', "Installation Successful");
|
define('LAN_INSTALL_SUCCESSFUL', "Installation successful");
|
||||||
define('LAN_INSTALL_FAIL', "Instalation Failed");
|
define('LAN_INSTALL_FAIL', "Installation failed!");
|
||||||
|
|
||||||
?>
|
?>
|
Reference in New Issue
Block a user