]> git.mxchange.org Git - friendica.git/blobdiff - include/event.php
Bugfix: probing failed when a profile was hidden
[friendica.git] / include / event.php
index 98307e23e1537dc0440f628b6420284125719e34..a68e1c4626d37cf523711387fbd9539511317135 100644 (file)
@@ -293,7 +293,7 @@ function event_store($arr) {
                        `location` = '%s',
                        `type` = '%s',
                        `adjust` = %d,
-                       `nofinish` = %d,
+                       `nofinish` = %d
                        WHERE `id` = %d AND `uid` = %d",
 
                        dbesc($arr['edited']),