Improve doc
This commit is contained in:
parent
46b115dc3c
commit
2d715827d2
|
@ -61,6 +61,7 @@ function config_create_value($token, $value)
|
||||||
*
|
*
|
||||||
* @param string $token Config token to update.
|
* @param string $token Config token to update.
|
||||||
* @param string $value New value to set.
|
* @param string $value New value to set.
|
||||||
|
* @param boolean $noticed If true, not necessary audit it.
|
||||||
*
|
*
|
||||||
* @return boolean True if success. False on failure.
|
* @return boolean True if success. False on failure.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue