X-Git-Url: http://git.pjr.cc/?p=ga4php.git;a=blobdiff_plain;f=gaas%2Fgaasd%2Fgaasclient.php;h=4c6fd3516aae49dab6f5abd39ade7e419d232853;hp=8151e17207a26501eee403f29d851d8b92a546c0;hb=085d6c9a7c2286e1e17c6c4573d8910e152addf8;hpb=01b5d6290a0d704099cef17071c1fc50b3049bee diff --git a/gaas/gaasd/gaasclient.php b/gaas/gaasd/gaasclient.php index 8151e17..4c6fd35 100644 --- a/gaas/gaasd/gaasclient.php +++ b/gaas/gaasd/gaasclient.php @@ -4,6 +4,6 @@ require_once("../lib/gaasdClient.php"); $myga = new GAASClient(); -$myga->MSG_STATUS("asdf"); +$myga->MSG_INIT_SERVER("AD", "user", "password", "domain", "cdef", "adef"); -?> \ No newline at end of file +?>