Skip to content
Snippets Groups Projects
Commit 496e07aa authored by lobo's avatar lobo
Browse files

formatting fixes

parent 3138c9b3
Branches
Tags
No related merge requests found
......@@ -259,7 +259,8 @@ class CRM_Utils_System {
$p = self::currentPath();
}
return self::url($p,
return self::url(
$p,
CRM_Utils_Array::value('q', $params),
CRM_Utils_Array::value('a', $params, FALSE),
CRM_Utils_Array::value('f', $params),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment