Closed richardolsson closed 9 years ago
The resource() method always prepends /, even if one is already present in the path. This works in many cases, but sometimes causes problems.
resource()
/
The
resource()
method always prepends/
, even if one is already present in the path. This works in many cases, but sometimes causes problems.