Skip to content

Commit

Permalink
Refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
gplcart committed Feb 24, 2018
1 parent 1f08dec commit 6651f4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions controllers/Editor.php
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,7 @@ protected function getFilesEditor()
protected function prepareFilesEditor(array $data)
{
$prepared = array();

foreach ($data as $folder => $files) {
foreach ($files as $file) {

Expand Down

0 comments on commit 6651f4f

Please sign in to comment.