mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-05-06 11:09:18 +02:00
7 lines
278 B
Markdown
7 lines
278 B
Markdown
# TODO
|
|
|
|
## Fixes
|
|
- [x] Fix CSV import UNIQUE constraint crash: skip rows whose identifier already exists in DB
|
|
- [x] Fix wrong `require_once` depth in `public/admin/actions/page.php` (`../../` → `../../../`)
|
|
- [x] Fix same path depth bug in `formulaire.php` and `publish.php`
|