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

@@ -34,4 +34,4 @@ class BaseObject {
self::$app = $app;
}
}
?>