RooRepo.vala
[gitlive] / RooRepo.vala
index fbdb4fb..1d34bc8 100644 (file)
@@ -5,7 +5,7 @@ static RooRepo _RooRepo ;
 public class RooRepo : Object 
 {
  
-       
+       const string roourl = "https://roojs.com/admin.php/Roo";  
 
        public string  id; // not really important that they are numbers..
        public string project_id;