]> git.mxchange.org Git - friendica.git/blobdiff - update.php
Prevent image descriptions from being replaced by local smilies
[friendica.git] / update.php
index ec6a94f0e3ce982b21ab288e06749860641af10f..37cccd768de6380ee8ca899b2b6febd4cfc88809 100644 (file)
@@ -747,4 +747,5 @@ function pre_update_1365()
                return Update::FAILED;
        }
 
+       return Update::SUCCESS;
 }