|
@@ -64,7 +64,7 @@ $configOptions = Capsule::table('tblproductconfigoptions')
|
|
|
$ressource = new ResourceManager();
|
|
$ressource = new ResourceManager();
|
|
|
|
|
|
|
|
print_r($whmcs);
|
|
print_r($whmcs);
|
|
|
-widgetOutput($id);
|
|
|
|
|
|
|
+widgetOutput($pid);
|
|
|
|
|
|
|
|
function widgetOutput($value) {
|
|
function widgetOutput($value) {
|
|
|
echo "document.write('".addslashes($value)."');";
|
|
echo "document.write('".addslashes($value)."');";
|