Update file compte.php
This commit is contained in:
parent
a5f02d7c3e
commit
33ca964ed4
@ -125,7 +125,7 @@ if (isset($_FILES['banner']) && $_FILES['banner']['error'] == 0) {
|
||||
$status = "Erreur SQL";
|
||||
}
|
||||
} else {
|
||||
$status = "Le fichier doit être un PNG ou JPG"
|
||||
$status = "Le fichier doit être un PNG ou JPG";
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user