Merge remote branch 'upstream/master'
Conflicts: include/bb2diaspora.php
This commit is contained in:
@@ -285,3 +285,9 @@ function dbesc_array(&$arr) {
|
||||
array_walk($arr,'dbesc_array_cb');
|
||||
}
|
||||
}}
|
||||
|
||||
|
||||
function dba_timer() {
|
||||
return microtime(true);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user