Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Extensions
sepaocrformat
Commits
b49cc073
Commit
b49cc073
authored
Oct 17, 2019
by
jaapjansma
Browse files
update
parent
cb1efb1c
Changes
1
Hide whitespace changes
Inline
Side-by-side
sepaocrformat.php
View file @
b49cc073
...
...
@@ -132,6 +132,9 @@ function _sepaocrformat_get_notification_to_bank($mandate_id) {
}
function
_sepaocrformat_get_notification_to_bank_by_contribution_recur_id
(
$contribution_recur_id
)
{
if
(
!
$contribution_recur_id
)
{
return
0
;
}
$sqlParams
[
1
]
=
[
$contribution_recur_id
,
'Integer'
];
$sql
=
"
SELECT notification_to_bank
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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