diff --git a/system/request.php b/system/request.php index 05f59f2b..a6a9a13d 100644 --- a/system/request.php +++ b/system/request.php @@ -7,7 +7,7 @@ class Request { * * @var string */ - private static $uri; + public static $uri; /** * Get the request URI.