Removed debug code

This commit is contained in:
Shoghi Cervantes 2014-08-28 23:59:18 +02:00
parent b9111b6f52
commit fadff2cc5b

View File

@ -2010,7 +2010,7 @@ class Server{
return;
}
}
echo "Sending usage\n";
$plist = "";
foreach($this->getPluginManager()->getPlugins() as $p){
$d = $p->getDescription();