X-Git-Url: https://projects.mako.cc/source/scuttle/blobdiff_plain/5bcd594660941b2d4560da70788be17b52ef68eb..b35c59521deae7405997a24cefd523d9e3592665:/tagrename.php 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']);