Fixing conflicts

This commit is contained in:
Jenny Murillo
2016-03-22 09:39:38 -04:00
parent 7247ff3b16
commit 8b16de2179
2 changed files with 2 additions and 2 deletions

View File

@@ -357,4 +357,5 @@ class Pmgmail {
$oLabels = new \labelsGmail();
$oResponse = $oLabels->setLabelsToUnpauseCase($appUid, $appDelIndex);
}
}
}