diff options
Diffstat (limited to 'upgrade.php')
-rw-r--r-- | upgrade.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/upgrade.php b/upgrade.php index 7eee254..a2fb606 100644 --- a/upgrade.php +++ b/upgrade.php @@ -36,7 +36,6 @@ exit(); ///////////////// require_once('header.inc.php'); $tagstatservice = & ServiceFactory :: getServiceInstance('TagStatService'); -$templateservice = & ServiceFactory :: getServiceInstance('TemplateService'); ?> <h1>Upgrade</h1> |