Awight has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/146967

Change subject: missing static signature
......................................................................

missing static signature

Change-Id: I83f561acc7affde15c521ba84948a80201fd7338
---
M CRM/Utils/System.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/wikimedia/fundraising/crm/civicrm 
refs/changes/67/146967/1

diff --git a/CRM/Utils/System.php b/CRM/Utils/System.php
index 34df4a8..641a3b4 100644
--- a/CRM/Utils/System.php
+++ b/CRM/Utils/System.php
@@ -200,7 +200,7 @@
     return $config->userSystem->url($path, $query, $absolute, $fragment, 
$htmlize, $frontend);
   }
 
-  function href($text, $path = NULL, $query = NULL, $absolute = TRUE,
+  static function href($text, $path = NULL, $query = NULL, $absolute = TRUE,
     $fragment = NULL, $htmlize = TRUE, $frontend = FALSE
   ) {
     $url = self::url($path, $query, $absolute, $fragment, $htmlize, $frontend);

-- 
To view, visit https://gerrit.wikimedia.org/r/146967
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I83f561acc7affde15c521ba84948a80201fd7338
Gerrit-PatchSet: 1
Gerrit-Project: wikimedia/fundraising/crm/civicrm
Gerrit-Branch: master
Gerrit-Owner: Awight <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to