diff options
| author | Debulois <quentin@debulois.fr> | 2022-05-07 12:23:11 +0200 |
|---|---|---|
| committer | Debulois <quentin@debulois.fr> | 2022-05-07 12:23:11 +0200 |
| commit | 588c4ceb78fae443ca8f9446d256f5474a3bf66a (patch) | |
| tree | 224c5e5aa643012ac030af4410e935fffcefbe8f /index.php | |
| parent | 0048d676a2bed3addadea670fa5d802a314af473 (diff) | |
Ré-écriture du JS pour le rendre CSP compliant
Diffstat (limited to 'index.php')
| -rw-r--r-- | index.php | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -66,7 +66,5 @@ if (isset($_COOKIE["autoLogin"]) && $_SESSION["loggedIn"] == false) { <?php if (isset($_SESSION["notification"]) && $_SESSION["notification"]) { echo(' <script src="/Static/Js/notification.js"></script>'); } ?> - <!-- Activation du slider --> - <script>slideshow_start();</script> </body> </html>
\ No newline at end of file |
