X-Git-Url: https://projects.mako.cc/source/scuttle/blobdiff_plain/c20b44263a89d8bf1a78bfa632daaae3cb4f1da2..91d3a96bb7741ba92d2d3d7a7dc7d18e0d79688f:/watch.php?ds=inline 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) {