CRM_Utils_Check_Security - Split allChecks in two:
authorTim Otten <totten@civicrm.org>
Wed, 5 Feb 2014 18:04:01 +0000 (10:04 -0800)
committerTim Otten <totten@civicrm.org>
Wed, 5 Feb 2014 18:04:01 +0000 (10:04 -0800)
commit9979ff93d8ac205c0d4a3c0a484a6d7330823225
tree66a732ef3e56295e29d43f5619e7310e063a9be9
parenta996bf825fcc3537a584041beccdde5a715593a7
CRM_Utils_Check_Security - Split allChecks in two:

 * checkAll - Simply aggregates the other checks
 * showPeriodicAlerts - Application logic for when/how to run check
CRM/Core/Page.php
CRM/Utils/Check/Security.php