fixing conflicts

This commit is contained in:
Jenny Murillo
2016-03-21 18:15:03 -04:00
parent 5e93d7481c
commit b0ddc50380

View File

@@ -1,3 +1,4 @@
<<<<<<< HEAD
<?php
namespace ProcessMaker\BusinessModel;
@@ -358,6 +359,3 @@ class Pmgmail {
$oResponse = $oLabels->setLabelsToUnpauseCase($appUid, $appDelIndex);
}
}