@@ -64,7 +64,7 @@ $configOptions = Capsule::table('tblproductconfigoptions')
$ressource = new ResourceManager();
$ressource->setProductId($id);
-print_r($_GET);
+print_r($ressource);
widgetOutput($ressource->vcpus()->getUsed());
function widgetOutput($value) {