aboutsummaryrefslogtreecommitdiffstats
path: root/install
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-09-22 02:34:34 -0700
committerredmatrix <redmatrix@redmatrix.me>2015-09-22 02:34:34 -0700
commit15b241cc3ee12cc5b3f1aeb207be562ea2db1c09 (patch)
tree5124ab5353fa39971cadb1249bfa818451e71b2d /install
parent2b07a69b93cdd3c1c4296d0b994e48069890595b (diff)
downloadvolse-hubzilla-15b241cc3ee12cc5b3f1aeb207be562ea2db1c09.tar.gz
volse-hubzilla-15b241cc3ee12cc5b3f1aeb207be562ea2db1c09.tar.bz2
volse-hubzilla-15b241cc3ee12cc5b3f1aeb207be562ea2db1c09.zip
remove dummy update from merge
Diffstat (limited to 'install')
-rw-r--r--install/update.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/install/update.php b/install/update.php
index f4ef0d4c3..bef754570 100644
--- a/install/update.php
+++ b/install/update.php
@@ -1865,7 +1865,3 @@ function update_r1153() {
}
-
-function update_r1153() {
- return UPDATE_SUCCESS;
-}