Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Development
Core
Commits
137d9cf0
Commit
137d9cf0
authored
Mar 21, 2016
by
yashodha
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
some more minor fixes
parent
d631cdc8
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
1 deletion
+3
-1
CRM/Utils/Check/Component.php
CRM/Utils/Check/Component.php
+1
-1
sql/GenerateGroups.php
sql/GenerateGroups.php
+1
-0
sql/GenerateMailing.php
sql/GenerateMailing.php
+1
-0
No files found.
CRM/Utils/Check/Component.php
View file @
137d9cf0
...
...
@@ -57,4 +57,4 @@ abstract class CRM_Utils_Check_Component {
return
$messages
;
}
}
\ No newline at end of file
}
sql/GenerateGroups.php
View file @
137d9cf0
...
...
@@ -69,3 +69,4 @@ for ($i = 1; $i <= $numGroups; $i++) {
}
sql/GenerateMailing.php
View file @
137d9cf0
...
...
@@ -102,3 +102,4 @@ function generateRandomDate() {
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment