First commit
This commit is contained in:
parent
cf97b64877
commit
cc69770608
1468 changed files with 265316 additions and 128 deletions
2
www/admin/_alterTable/___resetcrypt.sql
Normal file
2
www/admin/_alterTable/___resetcrypt.sql
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
update PARM SET numero=0 where codice='PWD_CRYPT';
|
||||
update USERS set pwd='pio' where id_users=1;
|
||||
Loading…
Add table
Add a link
Reference in a new issue