Commit Graph

5 Commits

Author SHA1 Message Date
Miraty 21e20c9008 Recursive function getTitlesLineage() 2022-09-09 20:16:48 +02:00
Miraty 173f7b15d3 Allow more than two levels in URL 2022-09-09 20:15:10 +02:00
Miraty 3f46159f1e Display page even if errors, recursive executePage() 2022-09-07 18:44:49 +02:00
Miraty c13ec1829a public/ > pages/ 2022-09-01 04:23:36 +02:00
Miraty e3af4c946d router.php + process form before display
The webservers now need to send every request to router.php, which will call appropriate files.

Forms will be treated before being displayed.
2022-09-01 04:21:17 +02:00