Merge pull request #4619 from aspangaro/develop-p7

Correct travis
This commit is contained in:
Laurent Destailleur 2016-02-14 12:19:35 +01:00
commit 030bec5ad7

View File

@ -481,8 +481,8 @@ class Mailing extends CommonObject
/**
* Count number of target with status
*
* @param string Mode ('alreadysent' = Sent success or error)
* @return int Nb of target with status
* @param string $mode Mode ('alreadysent' = Sent success or error)
* @return int Nb of target with status
*/
function countNbOfTargets($mode)
{