mgufrone / cpanel-php

CPanel/WHM API for PHP
MIT License
158 stars 91 forks source link

New function permit execute action on other APIs (CP 1, CP 2 and UAPI) #6

Closed munikes closed 9 years ago

munikes commented 9 years ago

The function is similar than cpanel function, I only add a new parameter with the API ID and I handler of some new errors. Sorry for my English., :).

munikes commented 9 years ago

Sorry I fixed the return data.

mgufrone commented 9 years ago

nice patch! would you mind to update the readme file too? it would be helpful.

munikes commented 9 years ago

Ok, I try but my English is poor.

munikes commented 9 years ago

Hi, I try to document the function. And add a return result.

mgufrone commented 9 years ago

Thank you @munikes :+1:

munikes commented 9 years ago

thank you too. :+1:

munikes commented 9 years ago

@mgufrone I don't know but is it necessary to update the packagist to a new version?, because when I want to use the composer to install new changes of the package and I put "gufy/cpanel-php":"~1.0" the package don't change, only change when I put "gufy/cpanel-php":"dev-master". Thank you, and sorry for the inconvenience.

mgufrone commented 9 years ago

i forgot to bump the version up. will do it later.