Merge pull request #17831 from totten/master-no-preboot
[civicrm-core.git] / extern / cxn.php
index d3db784a5f8eb5ae0cf4c97427ebdf46f1834e01..62ecfeb395217a38fbd194e5d38754d9c6f7b449 100644 (file)
@@ -10,7 +10,7 @@
  */
 
 require_once '../civicrm.config.php';
-$config = CRM_Core_Config::singleton();
+CRM_Core_Config::singleton();
 
 CRM_Utils_System::loadBootStrap(array(), FALSE);