GITLAB
LeClubInfo
/
crep
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
dc28a14f4c6cfdda376d0e71a88abf7a9af6d161
Authored by
Erwan Nanrocki
2014-11-07 18:08:56 +0100
1 parent
e53bbc59
test reussi \(^o^)/
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
menu.php
Inline
Side-by-side
menu.php
Wrap text
Show/Hide comments
View file @
dc28a14
...
...
@@ -10,7 +10,7 @@
10
10
<a href="#" onClick="loadNewDoc('orga.php');">Organisation</a>
11
11
</li>
12
12
<?php
13
- if (
(isset($_SESSION["connected"]) && $_SESSION["connected"]))
13
+ if (
!
(isset($_SESSION["connected"]) && $_SESSION["connected"]))
14
14
{
15
15
?>
16
16
<li>
...
...