Fix documentation.

This commit is contained in:
Michal Čihař
2010-07-21 13:20:58 +02:00
parent 49a3bf45b7
commit ec18488499

View File

@@ -22,8 +22,8 @@
* run this: "pear install Mail_Mime Net_DIME SOAP"
*
* Enable the SQL Validator options in the configuration file
* $cfg['SQLQuery']['Validate'] = TRUE;
* $cfg['SQLValidator']['use'] = FALSE;
* $cfg['SQLQuery']['Validate'] = true;
* $cfg['SQLValidator']['use'] = true;
*
* Also set a username and password if you have a private one
*