Commit 753c769d authored by Taylor Otwell's avatar Taylor Otwell

fixing comment.

parent 160e839e
......@@ -208,7 +208,7 @@ class URL {
// If a bundle exists for the action, we will attempt to use it's "handles"
// clause as the root of the generated URL, as the bundle can only handle
// URIs that begin with that string.
// URIs that begin with that string and no others.
$root = $bundle['handles'] ?: '';
$https = false;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment