forked from rebillar/site-accueil-insa
test ville
This commit is contained in:
parent
75d64dc8c2
commit
698f3c5226
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ if(isset($_POST['add_epreuve'])){
|
|||
$file_name = "";
|
||||
if(true){
|
||||
$EXT_WHITELIST = array("gif","jpg","jpeg","raw","png","svg");
|
||||
echo "passe";
|
||||
|
||||
/* gestion des uploads d'images indices */
|
||||
$target_dir = "../assets/img/com_ville/";
|
||||
$target_file = $target_dir . basename($_FILES["photo"]["name"]);
|
||||
|
|
Loading…
Reference in a new issue