Function create_chmod_control
Create a chmod control for chmoding files.
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Subs-Package.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Subs-Package.php
array |
$chmodFiles = array() |
Which files to chmod |
array |
$chmodOptions = array() |
Options for chmod |
boolean |
$restore_write_status = false |
Whether to restore write status |
array
|
An array of file info |