Skip to content

Commit

Permalink
add ui temp dir to setup preflight
Browse files Browse the repository at this point in the history
  • Loading branch information
ikkez committed Aug 14, 2017
1 parent bcbdf60 commit cfaca52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/inc/setup.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ public function preflight() {
$f3->UPLOADS,
'res/',
'app/data/',
$f3->get('ASSETS.public_path'),
];

$preErr = [];
Expand Down

0 comments on commit cfaca52

Please sign in to comment.