This commit is contained in:
sparkyx 2007-10-28 19:59:00 +00:00
parent 8a917b22e2
commit 2b4d24631e
11 changed files with 1659 additions and 2905 deletions

View file

@ -1,2 +1,2 @@
pg_dump -O -U phpcompta -D -a -O mod2 > data.sql
pg_dump -O -U phpcompta -D -a -O mod2 |sed -e "/^--/d" > data.sql