MivaScript Builtin Function, Miva Merchant 9+
file_touch( file, location )
<mvt:assign name="g.return_value" value="file_touch( file, location )" />
Updates the modification time of the specified file.
file
File name.
location
File location. "script" or "data", defaulting to "data" if any other value.