@@ -550,6 +550,9 @@ |
||
| 550 | 550 | */ |
| 551 | 551 | abstract class Aio |
| 552 | 552 | { |
| 553 | + /** |
|
| 554 | + * @param string $ServiceURL |
|
| 555 | + */ |
|
| 553 | 556 | protected static function ServerPost($parameters, $ServiceURL) |
| 554 | 557 | { |
| 555 | 558 | $ch = curl_init(); |