forked from mirrors/easyappointments
Changed Comment
This commit is contained in:
parent
a9b43ea18d
commit
93b7be06ae
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ class Settings extends API_V1_Controller {
|
|||
/**
|
||||
* PUT API Method
|
||||
*
|
||||
* @param string $name The setting name to be updated.
|
||||
* @param string $name The setting name to be inserted/updated.
|
||||
*/
|
||||
public function put($name) {
|
||||
try {
|
||||
|
|
Loading…
Reference in a new issue