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