]> git.mxchange.org Git - friendica.git/blobdiff - include/event.php
Workaround for vanished database connections while authentication
[friendica.git] / include / event.php
index 3a41dad4e70dd5b66b3f51cc964f62b8271b3e5e..4abe3ffef54a73a8b4e2264fbfdb74f405b390c9 100644 (file)
@@ -408,7 +408,7 @@ function event_store($arr) {
                        intval($arr['uid'])
                );
                //if (dbm::is_result($r))
-               //      $plink = $a->get_baseurl() . '/display/' . $r[0]['nickname'] . '/' . $item_id;
+               //      $plink = App::get_baseurl() . '/display/' . $r[0]['nickname'] . '/' . $item_id;
 
 
                if($item_id) {