X-Git-Url: https://projects.mako.cc/source/scuttle/blobdiff_plain/c20b44263a89d8bf1a78bfa632daaae3cb4f1da2..b35c59521deae7405997a24cefd523d9e3592665:/watch.php diff --git a/watch.php b/watch.php index 6a01e9a..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) {