Fix phpunit
This commit is contained in:
parent
956288081c
commit
0046cbbece
@ -5337,7 +5337,7 @@ abstract class CommonObject
|
||||
*/
|
||||
public function indexFile($destfull, $update_main_doc_field)
|
||||
{
|
||||
global $user;
|
||||
global $conf, $user;
|
||||
|
||||
$upload_dir = dirname($destfull);
|
||||
$destfile = basename($destfull);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user