Started working on implementing a database for storing forum content.

This will enable off line viewing of the forum.

Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
This commit is contained in:
2012-09-21 11:39:16 -04:00
parent adfb10a200
commit a2d60f98b1
4 changed files with 407 additions and 0 deletions

View File

@@ -15,4 +15,5 @@
<string name="test_password">Test1</string>
<string name="osj_server">https://oceanstatejeepsters.ipower.com/forum/mobiquo/mobiquo.php</string>
<string name="legal">Legal</string>
<string name="deleteing">Deleteing</string>
</resources>