mirror of
https://github.com/e107inc/e107.git
synced 2025-08-19 12:51:52 +02:00
One-click plugin download and install routine reinstated.
This commit is contained in:
@@ -946,7 +946,8 @@ class e_file
|
||||
$text .= "\\n target=".$target;
|
||||
if(E107_DEBUG_LEVEL > 0)
|
||||
{
|
||||
echo "<script>alert('".$text."')</script>";
|
||||
e107::getMessage()->addDebug($text);
|
||||
// echo "<script>alert('".$text."')</script>";
|
||||
}
|
||||
return $target;
|
||||
|
||||
|
Reference in New Issue
Block a user