Skip to content

Commit

Permalink
Update CyberLink.php
Browse files Browse the repository at this point in the history
  • Loading branch information
BurakBoz authored Aug 15, 2023
1 parent c584665 commit 32d85a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/CyberLink.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* Class CyberLink
* Description: Fills the missing CyberPanel API.
* Warning: It's not an API or API service. It uses ssh and sftp protocols to get job done and requires root access to server.
* Author: Burak BOZ <[email protected]>
* Author: Burak BOZ <[email protected]>
* Github: https://github.com/burakboz
*/
class CyberLink
Expand Down Expand Up @@ -637,4 +637,4 @@ public function mailServerSSL($domainName)
}
#endregion
#endregion
}
}

0 comments on commit 32d85a9

Please sign in to comment.