Merge pull request #221 from victorsl/BUG-9291

BUG 9291 "Formatting files to PSR2" SOLVED
This commit is contained in:
julceslauhub
2012-07-11 12:33:06 -07:00
3 changed files with 297 additions and 156 deletions

View File

@@ -2103,3 +2103,4 @@ function PMFGetCaseNotes ($applicationID, $type='array', $userUid='')
$response = Cases::getCaseNotes($applicationID, $type, $userUid);
return $response;
}

View File

@@ -2550,3 +2550,4 @@ class wsBase
}
}
}

File diff suppressed because it is too large Load Diff