X-Git-Url: https://projects.mako.cc/source/scuttle/blobdiff_plain/5bcd594660941b2d4560da70788be17b52ef68eb..91d3a96bb7741ba92d2d3d7a7dc7d18e0d79688f:/tagrename.php?ds=inline diff --git a/tagrename.php b/tagrename.php index 0fd2f1a..dc3abb9 100644 --- a/tagrename.php +++ b/tagrename.php @@ -1,7 +1,6 @@ getServiceInstance('TagService'); +$templateservice =& $sf->getServiceInstance('TemplateService'); +$userservice =& $sf->getServiceInstance('UserService'); list ($url, $tag) = explode('/', $_SERVER['PATH_INFO']);