X-Git-Url: https://projects.mako.cc/source/scuttle/blobdiff_plain/c20b44263a89d8bf1a78bfa632daaae3cb4f1da2..refs/heads/master:/populartags.php?ds=inline diff --git a/populartags.php b/populartags.php index daef205..37fe285 100644 --- a/populartags.php +++ b/populartags.php @@ -1,7 +1,6 @@ getServiceInstance('BookmarkService'); +$templateservice =& $sf->getServiceInstance('TemplateService'); +$userservice =& $sf->getServiceInstance('UserService'); +$cacheservice =& $sf->getServiceInstance('CacheService'); list($url, $user) = explode('/', $_SERVER['PATH_INFO']);