- add mod_quotatab_sql to wheezy proftpd fixes #1268

- replace a stray tab with a space
This commit is contained in:
Robert Förster (Dessa)
2013-10-07 13:42:44 +02:00
parent cbe7792929
commit af136cf1f0
8 changed files with 8 additions and 8 deletions

View File

@@ -59,7 +59,7 @@ LoadModule mod_quotatab_file.c
# Install one of the previous SQL backends and decomment
# the previous mod_sql.c module to use this
#LoadModule mod_quotatab_sql.c
LoadModule mod_quotatab_sql.c
LoadModule mod_quotatab_radius.c
LoadModule mod_wrap.c
LoadModule mod_rewrite.c