some more minor fixes
authoryashodha <yashodha.chaku@webaccessglobal.com>
Mon, 21 Mar 2016 13:57:21 +0000 (19:27 +0530)
committeryashodha <yashodha.chaku@webaccessglobal.com>
Mon, 21 Mar 2016 13:57:21 +0000 (19:27 +0530)
CRM/Utils/Check/Component.php
sql/GenerateGroups.php
sql/GenerateMailing.php

index 490f93c7482c0eec259abab9714585b7d35783ab..d3cbaacfb89195c63b77de35aafff9825ad083ef 100644 (file)
@@ -57,4 +57,4 @@ abstract class CRM_Utils_Check_Component {
     return $messages;
   }
 
-}
\ No newline at end of file
+}
index 1a640e94e3190dc108dd7824c011ccad12eb56e7..3857425a8ebcc6cbed32d36c2d9fd163630258dd 100644 (file)
@@ -69,3 +69,4 @@ for ($i = 1; $i <= $numGroups; $i++) {
 
 }
 
+
index dc05784d68d1071bd14e0f318edcf40c0dbe208d..ee7a72c5e0a66300b8c8979ac569c055cd52df06 100644 (file)
@@ -102,3 +102,4 @@ function generateRandomDate() {
 
 }
 
+