nfv_touch
Updates a file's TimeStamp
Syntax
stock nfv_touch(const filename[], const new_time=-1) {
Usage
| filename | The file to be touched. |
| new_time | Timestamp to set for the file in Unix time. Set to -1 for current time. |
Return
1 — if successful.
Defined in
nfvault.inc
at line 2705
.
This documentation was automatically generated from source.