mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Merge pull request #2679 from NOYB/Write_Config_Function_Notes_Update
This commit is contained in:
commit
bf10aef50b
@ -524,6 +524,7 @@ function safe_write_file($file, $content, $force_binary) {
|
||||
* INPUTS
|
||||
* $desc - string containing the a description of configuration changes
|
||||
* $backup - boolean: do not back up current configuration if false.
|
||||
* $write_config_only - boolean: do not sync or reload anything; just save the configuration if true.
|
||||
* RESULT
|
||||
* null
|
||||
******/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user