diff options
Diffstat (limited to 'templates/profile.tpl.php')
-rw-r--r-- | templates/profile.tpl.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/profile.tpl.php b/templates/profile.tpl.php index a544fb4..a7a92ba 100644 --- a/templates/profile.tpl.php +++ b/templates/profile.tpl.php @@ -1,5 +1,4 @@ <?php -$userservice =& ServiceFactory::getServiceInstance('UserService'); $this->includeTemplate($GLOBALS['top_include']); ?> |