andre 7 달 전
부모
커밋
de577c55bb
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      siteBuilder.php

+ 1 - 1
siteBuilder.php

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