diff options
| author | polo <ordipolo@gmx.fr> | 2026-07-26 19:29:53 +0200 |
|---|---|---|
| committer | polo <ordipolo@gmx.fr> | 2026-07-26 19:29:53 +0200 |
| commit | 58514668410cb902dab613221a8e7f963cc36317 (patch) | |
| tree | 98d0ec77ba9689997e4af395679ce061b2bff3f9 /public/js/index.php | |
| parent | fea733a16a666e9b7ecf4729b126d65d1ad9208d (diff) | |
| download | melaine-58514668410cb902dab613221a8e7f963cc36317.tar.gz melaine-58514668410cb902dab613221a8e7f963cc36317.tar.bz2 melaine-58514668410cb902dab613221a8e7f963cc36317.zip | |
versioning fichiers CSS et JS
Diffstat (limited to 'public/js/index.php')
| -rw-r--r-- | public/js/index.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/public/js/index.php b/public/js/index.php new file mode 100644 index 0000000..f67f1d7 --- /dev/null +++ b/public/js/index.php | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | <?php | ||
| 2 | header('Location: ../index.php'); | ||
| 3 | exit(); | ||
