summaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-01-03 19:11:51 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-01-03 19:11:51 +0000
commit224e53cbe2ad7c7cfdd72ef66049fa8e708144d3 (patch)
treeb45de85fafc4abc976df3264dfd48d325cfda83d /modules
parent03e21ae8a7e2f7eda1a34778cf91462b63f2e226 (diff)
downloadampache-224e53cbe2ad7c7cfdd72ef66049fa8e708144d3.tar.gz
ampache-224e53cbe2ad7c7cfdd72ef66049fa8e708144d3.tar.bz2
ampache-224e53cbe2ad7c7cfdd72ef66049fa8e708144d3.zip
*cough*
Diffstat (limited to 'modules')
-rw-r--r--modules/init.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/init.php b/modules/init.php
index 0facedb0..a1d69bd7 100644
--- a/modules/init.php
+++ b/modules/init.php
@@ -310,6 +310,5 @@ if (! preg_match('/update\.php/', $_SERVER['PHP_SELF'])) {
}
}
-
unset($update);
?>