diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-01-03 19:11:51 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-01-03 19:11:51 +0000 |
commit | 224e53cbe2ad7c7cfdd72ef66049fa8e708144d3 (patch) | |
tree | b45de85fafc4abc976df3264dfd48d325cfda83d /modules | |
parent | 03e21ae8a7e2f7eda1a34778cf91462b63f2e226 (diff) | |
download | ampache-224e53cbe2ad7c7cfdd72ef66049fa8e708144d3.tar.gz ampache-224e53cbe2ad7c7cfdd72ef66049fa8e708144d3.tar.bz2 ampache-224e53cbe2ad7c7cfdd72ef66049fa8e708144d3.zip |
*cough*
Diffstat (limited to 'modules')
-rw-r--r-- | modules/init.php | 1 |
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); ?> |