summaryrefslogtreecommitdiff
path: root/model/Album.php
diff options
context:
space:
mode:
Diffstat (limited to 'model/Album.php')
-rw-r--r--model/Album.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/model/Album.php b/model/Album.php
index e716a99..5e93d05 100644
--- a/model/Album.php
+++ b/model/Album.php
@@ -175,7 +175,7 @@ class Album extends Article
175 fclose($fichier); 175 fclose($fichier);
176 chmod($nom_fichier, 0666); 176 chmod($nom_fichier, 0666);
177 177
178 return($Image->erreur); 178 //return($Image->erreur);
179 } 179 }
180 180
181 // delete 181 // delete