jenkins-bot has submitted this change and it was merged.
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(-)
Approvals:
Nikerabbit: Looks good to me, approved
jenkins-bot: Verified
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: merged
Gerrit-Change-Id: I4e59b94290d60210c86edf1fdf909d9970fc4538
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/OpenStackManager
Gerrit-Branch: master
Gerrit-Owner: Shirayuki <[email protected]>
Gerrit-Reviewer: Nikerabbit <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits