commit | 2a26cd7112b62f6bf6f6ced047097a1476dc1248 | [log] [tgz] |
---|---|---|
author | Andreu <andreuhuguet@gmail.com> | Sun Sep 22 01:58:23 2019 +0200 |
committer | Andreu <andreuhuguet@gmail.com> | Sun Sep 22 01:58:23 2019 +0200 |
tree | b7577f82073ad8bd964ff99ff03fc678cba758f0 | |
parent | ef5af2da913038a08562b23cab8ec57681833d95 [diff] [blame] |
Relational algebra bug
diff --git a/ajax/getusers.php b/ajax/getusers.php index 2f36f84..30e6657 100644 --- a/ajax/getusers.php +++ b/ajax/getusers.php
@@ -1,4 +1,4 @@ -<option>Selecciona usuari...</option> +<option selected disabled hidden>Selecciona usuari...</option> <?php require '../credentials.php';