Correct travis

This commit is contained in:
aspangaro 2016-02-13 08:10:13 +01:00
parent 298be09ee2
commit 45cc841b92

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)
{