Merge pull request #9973 from lcdservices/CRM-19469
[civicrm-core.git] / CRM / Admin / Form / CMSUser.php
index 7ecfb8ae0f900acecfddf74ea9dc20b987ee8e86..ee79cc7742164387430cc93123fdf36ef74bde1d 100644 (file)
@@ -3,7 +3,7 @@
  +--------------------------------------------------------------------+
  | CiviCRM version 4.7                                                |
  +--------------------------------------------------------------------+
- | Copyright CiviCRM LLC (c) 2004-2015                                |
+ | Copyright CiviCRM LLC (c) 2004-2017                                |
  +--------------------------------------------------------------------+
  | This file is a part of CiviCRM.                                    |
  |                                                                    |
@@ -28,7 +28,7 @@
 /**
  *
  * @package CRM
- * @copyright CiviCRM LLC (c) 2004-2015
+ * @copyright CiviCRM LLC (c) 2004-2017
  */
 
 /**
@@ -59,7 +59,7 @@ class CRM_Admin_Form_CMSUser extends CRM_Core_Form {
    * Process the form submission.
    */
   public function postProcess() {
-    $result = Civi::userSystem()->synchronizeUsers();
+    $result = CRM_Utils_System::synchronizeUsers();
 
     $status = ts('Checked one user record.',
         array(