RooTicket.vala
[gitlive] / RooTicket.vala
index e69de29..89ee5aa 100644 (file)
@@ -0,0 +1,22 @@
+/**
+
+code to fetch ticket info...
+
+
+*/
+
+class RooTicket : Object
+{
+
+
+       public int id;
+       public 
+
+
+
+    "https://roojs.com/admin.php/Roo/mtrack_ticket.php"
+       //query[viewtype]=active
+       //developer_id=494
+       //limit=999
+       //&sort=summary
+       //dir=ASC
\ No newline at end of file