refactoring + fix typo
This commit is contained in:
parent
383244f962
commit
20855c73b5
2 changed files with 4 additions and 3 deletions
|
@ -360,7 +360,7 @@ SQL;
|
|||
}
|
||||
|
||||
|
||||
// set hidden falg to true
|
||||
// set hidden flag to true
|
||||
$this->_file->setDbHidden(true);
|
||||
$this->_file->save();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue