security add testing as defaut domain

This commit is contained in:
sparkyx 2007-11-01 17:45:52 +00:00
parent e209072b6b
commit 59311c149b

View file

@ -1,6 +1,6 @@
#!/bin/bash -xv
# clean all phpcompta related DB.
DOMAIN=""
DOMAIN="testing"
export PGPASSWORD="dany"
export PGUSER="phpcompta"
export PGHOST=localhost