Skip to content

Commit 13ee2e6

Browse files
committed
Update README.md
1 parent 6931a14 commit 13ee2e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
PHP class to provide an easy to use interface with cpanels UAPI.
44

5-
#Known Bugs
5+
###Known Bugs
66

77
- When running on systems with PHP safe mode turned on AND open_basedir is set to an empty string.
88
When the requested end point doesnt redirect, curl_exec_follow requests it twice. Once for the headers to check the HTTP Status and then once to fire the request. This is fine for getting data, however when the endpoint is used to generate something remotely, a specific use case would be an SSH key, 2 keys are generated and the SECOND one is returned.

0 commit comments

Comments
 (0)