folderweb/app
Ruben 90ae20aea3 Remove asset handling from language extraction section
Move asset handling to after language extraction

The asset handling code was previously located in the language
extraction section, which could interfere with proper language
detection. This commit moves the asset handling code to after the
language extraction logic, ensuring that language detection works
correctly before any asset handling occurs.
2025-10-02 23:56:16 +02:00
..
default Add page template with metadata display and copyright translation 2025-10-02 20:16:52 +02:00
vendor Initial commit 2025-10-02 16:54:47 +02:00
config.ini Initial commit 2025-10-02 16:54:47 +02:00
router.php Remove asset handling from language extraction section 2025-10-02 23:56:16 +02:00
static.php Add support for custom assets directory 2025-10-02 23:47:59 +02:00