X-Git-Url: https://projects.mako.cc/source/scuttle/blobdiff_plain/c7f63c8b9b12efd7b3c10b9f80cda06eaf32068f..b35c59521deae7405997a24cefd523d9e3592665:/tagrename.php diff --git a/tagrename.php b/tagrename.php index 99fa9c8..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']);