Clarify / fix typo. Thanks to Mario ;)

This commit is contained in:
Sébastien Lucas 2013-07-24 14:36:32 +02:00
parent 19de1dc925
commit 2ba9723568
2 changed files with 14 additions and 13 deletions

View file

@ -124,7 +124,7 @@
$config['cops_author_split_first_letter'] = "1";
/*
* Enable of Fancyapps (for popups)
* Enable the Lightboxes (for popups)
* 1 : Yes (enable)
* 0 : No
*/
@ -180,7 +180,7 @@
* "address.from" => "cops@slucas.fr"
* );
*
* For Gmail :
* For Gmail (ssl is mandatory) :
* $config['cops_mail_configuration'] = array( "smtp.host" => "smtp.gmail.com",
* "smtp.username" => "YOUR GMAIL ADRESS",
* "smtp.password" => "YOUR GMAIL PASSWORD",