Function descriptions
Function “lmb_versionFile()”
lmb_versionFile
boolean lmb_versionFile($ID,$VID,$note=null)
Funcion for versioning a file in the DMS (./limbas_src/extra/explorer/filestructure.lib)
Parameters
Summary of the parameters:
- $ID : ID of the old file that should be versioned
- $VID : ID of the new file
- $note : Note
$ID
The file ID of the file that should be versioned.
$VID
The file ID of the file that should be the new file.
$note
Notes to the versioning
Return value
TRUE if successful