From 51c06ed427ceb3aceb32023c3832f8e85ec23d38 Mon Sep 17 00:00:00 2001 From: jitendrapurohit Date: Thu, 4 Jun 2015 18:21:51 +0530 Subject: [PATCH] warning fix --- CRM/Custom/Page/AJAX.php | 1 - 1 file changed, 1 deletion(-) diff --git a/CRM/Custom/Page/AJAX.php b/CRM/Custom/Page/AJAX.php index 1571dce983..69f8fd4cdd 100644 --- a/CRM/Custom/Page/AJAX.php +++ b/CRM/Custom/Page/AJAX.php @@ -85,7 +85,6 @@ class CRM_Custom_Page_AJAX { * Fix Ordering of options * */ - public static function fixOrdering() { $params = $_REQUEST; -- 2.25.1