aboutsummaryrefslogtreecommitdiffstats
path: root/public/inc/tracker.php
Commit message (Collapse)AuthorAgeFilesLines
* chore: remove Matomo referencesArmand Philippot2022-02-241-34/+0
|
* style: fix some warningsArmand Philippot2022-02-201-1/+8
|
* chore!: restructure repoArmand Philippot2022-02-201-0/+27
I separated public files from the config/dev files. It improves repo readability. I also moved dotenv helper to public/inc directory and extract the Matomo tracker in the same directory.