move things to the newer conversation object, a few minor bugs - will sort it out eventually

This commit is contained in:
friendica
2012-10-25 21:58:33 -07:00
parent 3b394ea43f
commit 26774310b1
7 changed files with 170 additions and 75 deletions

View File

@@ -287,7 +287,3 @@ function dbesc_array(&$arr) {
}}
function dba_timer() {
return microtime(true);
}