diff --git a/ADMIN/sheets/files/add.php b/ADMIN/sheets/files/add.php index 8066538..195a51a 100755 --- a/ADMIN/sheets/files/add.php +++ b/ADMIN/sheets/files/add.php @@ -45,6 +45,7 @@ + diff --git a/ADMIN/sheets/files/del.php b/ADMIN/sheets/files/del.php index ea5ded5..989c2ee 100644 --- a/ADMIN/sheets/files/del.php +++ b/ADMIN/sheets/files/del.php @@ -43,6 +43,7 @@ + diff --git a/ADMIN/sheets/files/list.php b/ADMIN/sheets/files/list.php index 6d122e0..5e1b72e 100644 --- a/ADMIN/sheets/files/list.php +++ b/ADMIN/sheets/files/list.php @@ -20,6 +20,7 @@ + diff --git a/ADMIN/sheets/ftp/add.php b/ADMIN/sheets/ftp/add.php index dbfa1cd..b2afa13 100755 --- a/ADMIN/sheets/ftp/add.php +++ b/ADMIN/sheets/ftp/add.php @@ -53,7 +53,7 @@ '.$i.''; } ?> diff --git a/ADMIN/sheets/ftp/list.php b/ADMIN/sheets/ftp/list.php index 79df7b6..6862a04 100644 --- a/ADMIN/sheets/ftp/list.php +++ b/ADMIN/sheets/ftp/list.php @@ -47,7 +47,7 @@ '.$i.''; } ?> diff --git a/FTP/sheets/ftp/add.php b/FTP/sheets/ftp/add.php index 90b7584..87cc62f 100755 --- a/FTP/sheets/ftp/add.php +++ b/FTP/sheets/ftp/add.php @@ -58,7 +58,7 @@ '.$i.''; } ?> diff --git a/FTP/sheets/ftp/list.php b/FTP/sheets/ftp/list.php index f9d9d72..0d7455b 100644 --- a/FTP/sheets/ftp/list.php +++ b/FTP/sheets/ftp/list.php @@ -52,7 +52,7 @@ '.$i.''; } ?> diff --git a/XLS_export.php b/XLS_export.php index 6facb8c..6ece0d1 100755 --- a/XLS_export.php +++ b/XLS_export.php @@ -26,7 +26,7 @@ header ("Content-Disposition: attachment; filename=$filename"); switch($_GET['db']){ case "board": -$fields=array("last_name","first_name","address","zip_code","city","province"); +$fields=array("id","last_name","first_name");,//"address","zip_code","city","province" $order="last_name"; break; case "pharmacy": diff --git a/albo.php b/albo.php index 2f2a6a8..e627f9f 100755 --- a/albo.php +++ b/albo.php @@ -99,7 +99,7 @@ $rTotal = mysqli_fetch_array($qTotal);
N° iscrizione = $r['id'];?>
Nato/a il = $r['birth_date'];?> a = $r['birth_place'];?>
Iscritto/a il = $r['register_date'];?>
-Residente in = $r['address'];?> - = $r['zip_code'];?> - = $r['city'];?> (= $r['province'];?>)
+Laurea in = $r['degree'];?> il = $r['degree_date'];?> a = $r['degree_place'];?>
Abilitato/a nel = $r['qualification_date'];?> presso = $r['qualification_place'];?>
diff --git a/contents/farmacista-piu.php b/contents/farmacista-piu.php new file mode 100644 index 0000000..b6b7340 --- /dev/null +++ b/contents/farmacista-piu.php @@ -0,0 +1,21 @@ +