fix travis

This commit is contained in:
florian HENRY 2016-07-01 15:09:28 +02:00
parent 32e954c8d8
commit 9bbde79755

View File

@ -200,6 +200,7 @@ class mailing_advthirdparties extends MailingTargets
* For example if this selector is used to extract 500 different * For example if this selector is used to extract 500 different
* emails from a text file, this function must return 500. * emails from a text file, this function must return 500.
* *
* @param string $sql Not use here
* @return int Nb of recipients * @return int Nb of recipients
*/ */
function getNbOfRecipients($sql) function getNbOfRecipients($sql)