MTrackWeb/Gitlive.php
[web.mtrack] / MTrackWeb / Gitlive.php
1 <?php
2
3 /**
4  * JSON api for gitlive desktop application
5  */
6
7 class MTrackWeb_Gitlive extends MTrackWeb
8 {
9     function getAuth()
10     {
11         
12     }
13 }