Fix: missing create object
This commit is contained in:
parent
1804dff0b8
commit
bb631ff098
@ -161,6 +161,7 @@ $form=new Form($db);
|
|||||||
|
|
||||||
$fullpath=$conf->ecm->dir_output.'/'.$ecmdir->label.'/'.$urlfile;
|
$fullpath=$conf->ecm->dir_output.'/'.$ecmdir->label.'/'.$urlfile;
|
||||||
|
|
||||||
|
$file = new stdClass();
|
||||||
$file->section_id=$ecmdir->id;
|
$file->section_id=$ecmdir->id;
|
||||||
$file->label=$urlfile;
|
$file->label=$urlfile;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user