insert uploaded files to database is done AFTER moving the file to the appropriate project directory overwrites original insert function of DbProjectItem insert into DB to get the item-id as prefix for temp-name This has to be done before moving the file, because we need the new item id for the filename. Reimplemented from DbProjectItem. Definition at line 498 of file class_file.inc.php.
|
1.5.1-p1