diff options
Diffstat (limited to 'templates/tagedit.tpl.php')
-rw-r--r-- | templates/tagedit.tpl.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/tagedit.tpl.php b/templates/tagedit.tpl.php index fbfe48c..5edfbc7 100644 --- a/templates/tagedit.tpl.php +++ b/templates/tagedit.tpl.php @@ -1,6 +1,5 @@ <?php $this->includeTemplate($GLOBALS['top_include']); -$userservice = & ServiceFactory :: getServiceInstance('UserService'); ?> <script type="text/javascript"> window.onload = function() { |