@@ -505,6 +505,9 @@ |
||
| 505 | 505 | */ |
| 506 | 506 | abstract class ECPay_Aio |
| 507 | 507 | { |
| 508 | + /** |
|
| 509 | + * @param string $ServiceURL |
|
| 510 | + */ |
|
| 508 | 511 | protected static function ServerPost($parameters, $ServiceURL) |
| 509 | 512 | { |
| 510 | 513 | $ch = curl_init(); |