Shirayuki has uploaded a new change for review.

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


Change subject: Use the long PHP tag
......................................................................

Use the long PHP tag

For consistency

Change-Id: I4e59b94290d60210c86edf1fdf909d9970fc4538
---
M api/ApiNovaAddress.php
M api/ApiNovaInstance.php
M api/ApiNovaProjects.php
3 files changed, 3 insertions(+), 3 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/OpenStackManager 
refs/changes/84/80384/1

diff --git a/api/ApiNovaAddress.php b/api/ApiNovaAddress.php
index cce7da8..73ec488 100644
--- a/api/ApiNovaAddress.php
+++ b/api/ApiNovaAddress.php
@@ -1,4 +1,4 @@
-<?
+<?php
 class ApiNovaAddress extends ApiBase {
        var $userLDAP;
        var $userNova;
diff --git a/api/ApiNovaInstance.php b/api/ApiNovaInstance.php
index 62fc42f..be186be 100644
--- a/api/ApiNovaInstance.php
+++ b/api/ApiNovaInstance.php
@@ -1,4 +1,4 @@
-<?
+<?php
 class ApiNovaInstance extends ApiBase {
        var $userLDAP;
        var $userNova;
diff --git a/api/ApiNovaProjects.php b/api/ApiNovaProjects.php
index 8f26b91..9bab387 100644
--- a/api/ApiNovaProjects.php
+++ b/api/ApiNovaProjects.php
@@ -1,4 +1,4 @@
-<?
+<?php
 class ApiNovaProjects extends ApiBase {
        var $userLDAP;
        var $userNova;

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I4e59b94290d60210c86edf1fdf909d9970fc4538
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/OpenStackManager
Gerrit-Branch: master
Gerrit-Owner: Shirayuki <[email protected]>

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

Reply via email to