Closed michau closed 8 years ago
Added yet another small change to this pull request - returning 'OK' instead of empty message when system check runs without any warnings/criticals.
I think 1b011e23d4a4afdbfdc4c9b51affc8b3ae982651 is what's really needed for the warnings rather than this. Meanwhile, I cherry-picked your "OK" commit as 7a6f32a66b28c8a18cdea3afaecdbfc6232ef134
Without this fix, CiviCRM cron runs were giving me warnings from CRM/Core/BAO/Setting.php:
After applying this change, warnings went away. Tested on CiviCRM 4.6.14 on Drupal.