diff options
author | ivan <ivan> | 2002-04-05 23:51:18 +0000 |
---|---|---|
committer | ivan <ivan> | 2002-04-05 23:51:18 +0000 |
commit | 87af741da0dd5f6a76bbb566b4d6c54cd5b15315 (patch) | |
tree | d7c594b3e74bcea1e78beef56150ddf51ba24934 /Makefile | |
parent | ee037398ef051cca986f799c52e52c0114f897c9 (diff) |
- add message catalog table & beginning of web interface
- add security_phrase and conf option to svc_acct.pm
- random other stuff
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -6,8 +6,8 @@ DATASOURCE = DBI:Pg:host=localhost;dbname=freeside DB_USER = freeside DB_PASSWORD= -TEMPLATE = asp -#TEMPLATE = mason +#TEMPLATE = asp +TEMPLATE = mason ASP_GLOBAL = /usr/local/etc/freeside/asp-global |