Restructure file , remove html/admin , backup ...

This commit is contained in:
Dany De Bontridder 2015-10-18 23:39:20 +02:00
parent b57df7c0e8
commit 896f3624c7
169 changed files with 48 additions and 54 deletions

1126
include/sql/mod2/data.sql Normal file

File diff suppressed because it is too large Load diff

2
include/sql/mod2/make-sql Executable file
View file

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