summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--database/updates.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/database/updates.inc b/database/updates.inc
index 5ae65e6aa..191bbc18f 100644
--- a/database/updates.inc
+++ b/database/updates.inc
@@ -1223,6 +1223,7 @@ function system_update_160() {
function system_update_161() {
variable_del('forum_icon_path');
+ return array();
}
function system_update_162() {