Fix leftovers from branch merging; remove more php closing tags; bump up requirements...
[plcapi.git] / demo / client / simple_call.php
index 6f907d5..9764b7f 100644 (file)
@@ -55,4 +55,3 @@
             return $client->send(new xmlrpcmsg($remote_function_name, $xmlrpcval_array));
         }
     }
-?>