X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FCore%2FKey.php;h=44240579115519fe7a739387ba47d1c0fc1ec688;hb=a2233857e847b1bd4f694aef3c79973e867846d1;hp=fb8c6739f0e88dfc63f88b5b8c4570eb4d7767a6;hpb=4e2d3adb5cbcb9f48e4638e4e755f95faffc3d99;p=civicrm-core.git diff --git a/CRM/Core/Key.php b/CRM/Core/Key.php index fb8c6739f0..4424057911 100644 --- a/CRM/Core/Key.php +++ b/CRM/Core/Key.php @@ -33,9 +33,9 @@ * */ class CRM_Core_Key { - static $_key = NULL; + public static $_key = NULL; - static $_sessionID = NULL; + public static $_sessionID = NULL; /** * Generate a private key per session and store in session.