diff options
Diffstat (limited to 'view/discographie.php')
-rw-r--r-- | view/discographie.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/view/discographie.php b/view/discographie.php index 904201a..e234f58 100644 --- a/view/discographie.php +++ b/view/discographie.php | |||
@@ -158,9 +158,6 @@ for($i = 0; $i < $Albums->fileListCount; $i++) | |||
158 | </p> | 158 | </p> |
159 | <?php | 159 | <?php |
160 | } | 160 | } |
161 | ?> | ||
162 | <!-- </article> --> | ||
163 | <?php | ||
164 | 161 | ||
165 | // bouton pour modifier | 162 | // bouton pour modifier |
166 | if($_SESSION['admin'] == 1) | 163 | if($_SESSION['admin'] == 1) |