]> git.pld-linux.org Git - packages/proftpd.git/blob - proftpd-mysql-typo.patch
- revert source url
[packages/proftpd.git] / proftpd-mysql-typo.patch
1 --- proftpd-1.3.1rc3/contrib/mod_sql_mysql.c~   2007-05-09 19:15:18.000000000 +0200
2 +++ proftpd-1.3.1rc3/contrib/mod_sql_mysql.c    2007-08-20 15:49:54.000000000 +0200
3 @@ -595,7 +595,7 @@
4    }
5  
6    if (!conn_pool) {
7 -    pr_log_pri(PR_LOG_WARNING, "warning: the mod_sql_mysql module has not been
8 +    pr_log_pri(PR_LOG_WARNING, "warning: the mod_sql_mysql module has not been"
9        "properly intialized.  Please make sure your --with-modules configure "
10        "option lists mod_sql *before* mod_sql_mysql, and recompile.");
11  
This page took 0.165802 seconds and 3 git commands to generate.