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