summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/index.php b/index.php
index a8931b0..e38b418 100644
--- a/index.php
+++ b/index.php
@@ -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