mirror of
https://github.com/friendica/friendica
synced 2025-04-25 15:10:13 +00:00
Merge remote branch 'upstream/master'
Conflicts: include/bb2diaspora.php
This commit is contained in:
commit
bfca7f47ef
282 changed files with 35083 additions and 2632 deletions
|
@ -285,3 +285,9 @@ function dbesc_array(&$arr) {
|
|||
array_walk($arr,'dbesc_array_cb');
|
||||
}
|
||||
}}
|
||||
|
||||
|
||||
function dba_timer() {
|
||||
return microtime(true);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue