优化URl地址生成

This commit is contained in:
thinkphp
2016-08-23 17:22:52 +08:00
parent 9ac984d56c
commit 80ba200520
2 changed files with 7 additions and 126 deletions

View File

@@ -116,7 +116,6 @@ class Route
} else {
self::$rules['domain'][$domain]['[bind]'] = [$rule, $option, $pattern];
}
}
private static function setDomain($domain)