summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/index.php b/index.php
index 1888704..2d86f58 100644
--- a/index.php
+++ b/index.php
@@ -47,10 +47,6 @@ if(isset($_SESSION['admin']) && $_SESSION['admin'] == 1
47 47
48 submitCKeditor(); 48 submitCKeditor();
49} 49}
50else
51{
52 unset($_SESSION['file_code']);
53}
54 50
55 51
56// déconnexion 52// déconnexion