mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-05-06 11:09:18 +02:00
fix: require SmtpRelay.php before StudentEmail.php in partage/index.php
This commit is contained in:
2
TODO.md
2
TODO.md
@@ -30,6 +30,8 @@
|
||||
|
||||
## Bug fixes (continued)
|
||||
|
||||
- [x] Fix fatal `Class "SmtpRelay" not found` in `StudentEmail.php` — add `require_once SmtpRelay.php` before `StudentEmail.php` in `partage/index.php`
|
||||
|
||||
- [x] Add missing favicon tags to all three `<head>` blocks in `partage/index.php` (error page, password gate, main form)
|
||||
|
||||
## Rename posterg → xamxam throughout codebase
|
||||
|
||||
Reference in New Issue
Block a user