refactoring + fix typo

This commit is contained in:
Rudi Grinberg 2012-11-20 15:10:38 -05:00
parent 383244f962
commit 20855c73b5
2 changed files with 4 additions and 3 deletions

View file

@ -360,7 +360,7 @@ SQL;
}
// set hidden falg to true
// set hidden flag to true
$this->_file->setDbHidden(true);
$this->_file->save();