@@ -29,7 +29,7 @@ |
||
29 | 29 | return false; |
30 | 30 | } |
31 | 31 | |
32 | - $fileID = $this->addDatabaseRow($filename, $this->path); |
|
32 | + $fileID = $this->addDatabaseRow($filename, $this->path); |
|
33 | 33 | $this->processCustFile($fileID, $userID, $request); |
34 | 34 | |
35 | 35 | return true; |