From 9a2508172dd640f381710a0750e3b5f6efe12bed Mon Sep 17 00:00:00 2001 From: qkqpttgf <45693631+qkqpttgf@users.noreply.github.com> Date: Sat, 18 Jan 2020 19:46:48 +0800 Subject: [PATCH] Update heroku.php --- function/heroku.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/function/heroku.php b/function/heroku.php index fc60e6d..56e5b9b 100644 --- a/function/heroku.php +++ b/function/heroku.php @@ -304,7 +304,7 @@ namespace:' . $namespace . '
$tmp[$k] = $v; } } - if ($tmp['domain_path']!='') { + /*if ($tmp['domain_path']!='') { $tmp1 = explode("|",$tmp['domain_path']); $tmparr = []; foreach ($tmp1 as $multidomain_paths){ @@ -312,7 +312,7 @@ namespace:' . $namespace . '
if ($pos>0) $tmparr[substr($multidomain_paths, 0, $pos)] = path_format(substr($multidomain_paths, $pos+1)); } $tmp['domain_path'] = $tmparr; - } + }*/ $response = setConfig($tmp); if (!$response) { $html = $response . '
@@ -371,7 +371,7 @@ namespace:' . $namespace . '
'; - } elseif ($key=='domain_path') { + } /*elseif ($key=='domain_path') { $tmp = getConfig($key); $domain_path = ''; foreach ($tmp as $k1 => $v1) { @@ -383,7 +383,7 @@ namespace:' . $namespace . '
'; - } else $html .= ' + }*/ else $html .= '