1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-18 05:09:05 +01:00

Notice removal

This commit is contained in:
e107steved 2012-01-01 10:51:05 +00:00
parent e67702099c
commit 349222afc9

View File

@ -1893,6 +1893,8 @@ class e107plugin
$sql = e107::getDb();
$tp = e107::getParser();
$text = '';
// install plugin ...
$id = (int) $id;
$plug = $this->getinfo($id);