X-Git-Url: http://git.pjr.cc/?p=ga4php.git;a=blobdiff_plain;f=gaas%2Flib%2FgaasdClient.php;h=4226368d34f7da32b39145e447f7dc15ac3fed71;hp=36da285f54af6d29e3fa74d65c497700e002b989;hb=01b5d6290a0d704099cef17071c1fc50b3049bee;hpb=1d6adec6039a635e97e31592bbbcbf4357e33c28 diff --git a/gaas/lib/gaasdClient.php b/gaas/lib/gaasdClient.php index 36da285..4226368 100644 --- a/gaas/lib/gaasdClient.php +++ b/gaas/lib/gaasdClient.php @@ -1,5 +1,95 @@ -sendReceive($st_defined, $function_send($params))); + } else { + error_log("Function, $function does not exist!"); + } + } +} + ?> \ No newline at end of file