province abbreviation patch - issue 724
[civicrm-core.git] / bin / cron.php
index 8883550f837748c6d57851ec00ab2259167baa5b..295af38a222f68d402fe0ad1bcf1736c517b02ba 100644 (file)
@@ -13,7 +13,7 @@
 require_once '../civicrm.config.php';
 require_once 'CRM/Core/Config.php';
 require_once 'CRM/Utils/Request.php';
-$config = CRM_Core_Config::singleton();
+CRM_Core_Config::singleton();
 
 CRM_Utils_System::authenticateScript(TRUE);