Tim Landscheidt has submitted this change and it was merged.

Change subject: Do not use *any* deprecated PHP short tag
......................................................................


Do not use *any* deprecated PHP short tag

Bug: T95688
Change-Id: Ibe72946f79d553155ff5bfff910c327ae6eab90b
---
M www/index.php
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Tim Landscheidt: Verified; Looks good to me, approved
  jenkins-bot: Verified



diff --git a/www/index.php b/www/index.php
index fe38007..c51a93c 100644
--- a/www/index.php
+++ b/www/index.php
@@ -117,7 +117,7 @@
       <div class="colright">
         <div class="col1wrap">
           <div class="col1">
-    <?
+    <?php
       include "content/$content.php";
     ?>
           </div>

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ibe72946f79d553155ff5bfff910c327ae6eab90b
Gerrit-PatchSet: 1
Gerrit-Project: labs/toollabs
Gerrit-Branch: master
Gerrit-Owner: Tim Landscheidt <t...@tim-landscheidt.de>
Gerrit-Reviewer: Tim Landscheidt <t...@tim-landscheidt.de>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to