Skip to content
Snippets Groups Projects
Commit d6cd868c authored by Mayur Jadhav's avatar Mayur Jadhav
Browse files

Worked on RG-163

parent dd4242b0
No related branches found
No related tags found
No related merge requests found
......@@ -105,7 +105,7 @@ class CRM_Grant_PaymentTask {
* @static
* @access public
*/
static function &taskTitles()
static function &taskTitles() {
self::tasks( );
$titles = array( );
foreach (self::$_tasks as $id => $value) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment