andre 8 tháng trước cách đây
mục cha
commit
a38a339baa
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      siteBuilder.php

+ 2 - 2
siteBuilder.php

@@ -600,8 +600,8 @@ function siteBuilder_editSite($params) {
 				$res
 				);
 			// on success redirect to builder URL
-//			header('Location: '.$res->url, true);
-//			exit();
+			header('Location: '.$res->url, true);
+			exit();
 		} else {
 			logModuleCall(
 				'siteBuilder',