mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 03:01:43 +09:00
commit
aa88919ef5
1 changed files with 1 additions and 1 deletions
|
|
@ -914,7 +914,7 @@ class documentItem extends Object
|
|||
$source_file = null;
|
||||
$is_tmp_file = false;
|
||||
|
||||
// Find an iamge file among attached files if exists
|
||||
// Find an image file among attached files if exists
|
||||
if($this->hasUploadedFiles())
|
||||
{
|
||||
$file_list = $this->getUploadedFiles();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue