Future version 3.0, added CA
This commit is contained in:
parent
26c466804d
commit
e1522f93bb
88 changed files with 5474 additions and 1669 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
# clean all phpcompta related DB.
|
||||
DOMAIN="v232_"
|
||||
DOMAIN="rel2331"
|
||||
dropdb -U phpcompta -h localhost ${DOMAIN}account_repository
|
||||
dropdb -U phpcompta -h localhost ${DOMAIN}dossier1
|
||||
dropdb -U phpcompta -h localhost ${DOMAIN}dossier3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue