Commit graph

6 commits

Author SHA1 Message Date
Benjamin Renard
838a1781b7 Fix typo in old select.php URL handler 2020-05-11 17:30:34 +02:00
Benjamin Renard
de73ffdd60 Rework on template files to use blocks 2020-05-07 12:16:12 +02:00
Benjamin Renard
b0d56ef387 Add index URL to access homepage 2020-05-07 11:35:23 +02:00
Benjamin Renard
1dd07fd523 Fix global search refresh link URL 2020-05-07 09:51:22 +02:00
Benjamin Renard
66d437cb8d Fix old URL patterns 2020-05-07 09:50:10 +02:00
Benjamin Renard
7098b3ee79 Massive change of files organisation to move all files outside web-root
The web-root directory now contains URL rewrite stuff. All PHP & static files are
in root src directory and are served via LSurl routes.
2020-05-06 12:17:35 +02:00
Renamed from public_html/includes/routes.php (Browse further)