andre hace 7 meses
padre
commit
4fcbe7ed4e
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      siteBuilder.php

+ 1 - 0
siteBuilder.php

@@ -47,6 +47,7 @@ function siteBuilder_ConfigOptions() {
 		$res = $api->remoteCall('api/builder/plans', array(
 		$res = $api->remoteCall('api/builder/plans', array(
 			'action' => 'read',
 			'action' => 'read',
 			'brandId' => '852604',
 			'brandId' => '852604',
+			'builderPlan' => 'Tiny'
 		));
 		));
 		if (!$res || !is_object($res)) {
 		if (!$res || !is_object($res)) {
 			logModuleCall(
 			logModuleCall(