mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 03:40:37 +02:00
Notice removal
This commit is contained in:
@@ -1893,6 +1893,8 @@ class e107plugin
|
|||||||
$sql = e107::getDb();
|
$sql = e107::getDb();
|
||||||
$tp = e107::getParser();
|
$tp = e107::getParser();
|
||||||
|
|
||||||
|
$text = '';
|
||||||
|
|
||||||
// install plugin ...
|
// install plugin ...
|
||||||
$id = (int) $id;
|
$id = (int) $id;
|
||||||
$plug = $this->getinfo($id);
|
$plug = $this->getinfo($id);
|
||||||
|
Reference in New Issue
Block a user