You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could it be that this was supposed to be elseif ($type == 'comments') { instead?
Don't wait for me, I won't provide a PR for it. 😉 Just have a look - who's more familiar with the code.
The text was updated successfully, but these errors were encountered:
indigoxela
changed the title
Odd code (assign instead compare) in borg_project_metrics_get_metrics
Odd code (assign instead compare) in function borg_project_metrics_get_metrics()
Jul 8, 2024
This is really odd. It may be by intention, but I really doubt it.
https://github.com/backdrop-ops/backdropcms.org/blob/main/www/modules/custom/borg_project_metrics/borg_project_metrics.module#L194-L196
Could it be that this was supposed to be
elseif ($type == 'comments') {
instead?Don't wait for me, I won't provide a PR for it. 😉 Just have a look - who's more familiar with the code.
The text was updated successfully, but these errors were encountered: