mirror of
https://github.com/friendica/friendica
synced 2025-04-30 16:24:24 +02:00
Merge remote-tracking branch 'upstream/develop' into develop
dbm::is_result() calls needed merge Signed-off-by: Roland Haeder <roland@mxchange.org>
This commit is contained in:
commit
d2280d4120
18 changed files with 503 additions and 429 deletions
|
@ -1188,7 +1188,7 @@ function update_suggestions() {
|
|||
|
||||
$done = array();
|
||||
|
||||
/// TODO Check if it is really neccessary to poll the own server
|
||||
/// @TODO Check if it is really neccessary to poll the own server
|
||||
poco_load(0,0,0,App::get_baseurl() . '/poco');
|
||||
|
||||
$done[] = App::get_baseurl() . '/poco';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue