Paladox has uploaded a new change for review.

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

Change subject: Fix php tag
......................................................................

Fix php tag

It had an f before it causing js to fail.

Bug: T147582
Change-Id: Ie4fd16679e54f85367eed8c13e6f6093abebfb79
---
M PageForms.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/PageForms 
refs/changes/34/317534/1

diff --git a/PageForms.php b/PageForms.php
index d2dc51f..2b09dd5 100644
--- a/PageForms.php
+++ b/PageForms.php
@@ -1,4 +1,4 @@
-f<?php
+<?php
 
 /**
  * Note: When updating this file please also update extension.json with the 
same changes.

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie4fd16679e54f85367eed8c13e6f6093abebfb79
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/PageForms
Gerrit-Branch: master
Gerrit-Owner: Paladox <thomasmulhall...@yahoo.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to