|
|
@@ -46,8 +46,6 @@ function siteBuilder_ConfigOptions() {
|
|
|
// this data usually comes from your user/hosting manager system
|
|
|
$res = $api->remoteCall('api/builder/plans', array(
|
|
|
'action' => 'read',
|
|
|
- 'brandId' => '852604',
|
|
|
- 'builderPlan' => 'ThurBuilder'
|
|
|
));
|
|
|
if (!$res || !is_object($res)) {
|
|
|
logModuleCall(
|