added automatic file versioning to file assets

This commit is contained in:
JT Smith 2004-12-02 17:00:30 +00:00
parent d81ebd361a
commit fd76365c1b
4 changed files with 41 additions and 5 deletions

View file

@ -501,6 +501,7 @@ sub purge {
}
WebGUI::SQL->commit;
$self = undef;
return 1;
}
sub setParent {