Removing return array note which is no longer the case with DataTables v2.
authorJoseph Lacey <joseph@palantetech.coop>
Wed, 17 Feb 2016 18:23:26 +0000 (13:23 -0500)
committerdeb.monish <monish.deb@webaccessglobal.com>
Fri, 8 Apr 2016 08:50:05 +0000 (14:20 +0530)
CRM/Group/Page/AJAX.php

index b492427a1c2cfdb5dc6024e01a55400acf84a636..045e6119148ec7a4b5a91b780171cb5a85737421 100644 (file)
@@ -38,8 +38,6 @@
 class CRM_Group_Page_AJAX {
   /**
    * Get list of groups.
-   *
-   * @return array
    */
   public static function getGroupList() {
     $params = $_GET;