X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FUtils%2FPagerAToZ.php;h=2639d31d9306be1cf10a0d59290b795ed1a934c2;hb=23de1ac098f62001327fc1bd6aac2db04ee327a3;hp=e4fcb06b35d7d01eb3055593bb0eab6e56d426cc;hpb=7a86e9ede3a83491f1e831da64537304e37ee837;p=civicrm-core.git diff --git a/CRM/Utils/PagerAToZ.php b/CRM/Utils/PagerAToZ.php index e4fcb06b35..2639d31d93 100644 --- a/CRM/Utils/PagerAToZ.php +++ b/CRM/Utils/PagerAToZ.php @@ -1,9 +1,9 @@ _formValues)) { $qfKey = CRM_Utils_Array::value('qfKey', $query->_formValues); } @@ -171,5 +198,5 @@ class CRM_Utils_PagerAToZ { $aToZBar[] = array('item' => $url); return $aToZBar; } -} +}