diff options
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 |
