mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 16:24:54 +02:00
Improve doc
This commit is contained in:
parent
46b115dc3c
commit
2d715827d2
@ -59,8 +59,9 @@ function config_create_value($token, $value)
|
|||||||
*
|
*
|
||||||
* If the config token doesn't exists, it's created.
|
* If the config token doesn't exists, it's created.
|
||||||
*
|
*
|
||||||
* @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…
x
Reference in New Issue
Block a user