diff --git a/app/inc/setup.php b/app/inc/setup.php index 34b7d8c..d692fae 100644 --- a/app/inc/setup.php +++ b/app/inc/setup.php @@ -29,6 +29,7 @@ public function preflight() { $f3->UPLOADS, 'res/', 'app/data/', + $f3->get('ASSETS.public_path'), ]; $preErr = [];