X-Git-Url: https://projects.mako.cc/source/scuttle/blobdiff_plain/c7f63c8b9b12efd7b3c10b9f80cda06eaf32068f..1b57a8783f47606807c879bff785ab64b6860939:/watch.php?ds=sidebyside diff --git a/watch.php b/watch.php index 61981bb..47de138 100644 --- a/watch.php +++ b/watch.php @@ -1,7 +1,6 @@ getServiceInstance('UserService'); @list($url, $user) = isset($_SERVER['PATH_INFO']) ? explode('/', $_SERVER['PATH_INFO']) : NULL; if ($userservice->isLoggedOn() && $user) {