Skip to content

Commit 939ccc8

Browse files
committed
Constructor AhsayApiWrapper
1 parent 677e5a0 commit 939ccc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ahsay-api-wrapper.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ class AhsayApiWrapper
4343
*/
4444

4545
// Constructor
46-
public function AhsayApiFunctions($server, $port, $username, $password)
46+
public function AhsayApiWrapper($server, $port, $username, $password)
4747
{
4848
$this->serverName = $server;
4949
$this->serverPort = $port;

0 commit comments

Comments
 (0)