CRM_Utils_Check_Security - Make getFilePathMarker non-static
authorTim Otten <totten@civicrm.org>
Wed, 5 Feb 2014 17:59:48 +0000 (09:59 -0800)
committerTim Otten <totten@civicrm.org>
Wed, 5 Feb 2014 17:59:48 +0000 (09:59 -0800)
commita996bf825fcc3537a584041beccdde5a715593a7
tree62860caeab4b0db1412ca5daa0b6706de33c9898
parent23d896163c0519337f2e87c9ad7b7dcc8b193498
CRM_Utils_Check_Security - Make getFilePathMarker non-static

If we write tests for this, it will be harder to run with different markers
if the function is static.
CRM/Utils/Check/Security.php