mirror of
https://github.com/e107inc/e107.git
synced 2025-09-01 18:32:44 +02:00
Plugin Manager fixes.
This commit is contained in:
@@ -990,7 +990,7 @@ i.e-cat_users-32{ background-position: -555px 0; width: 32px; height: 32px; }
|
||||
|
||||
$pref = e107::getPref();
|
||||
|
||||
foreach($data as $path)
|
||||
foreach($data as $path=>$ver)
|
||||
{
|
||||
|
||||
if(!e107::isInstalled($path))
|
||||
|
Reference in New Issue
Block a user