jenkins-bot has submitted this change and it was merged.
Change subject: Simply return from entry point.
......................................................................
Simply return from entry point.
Bug: T107628
Change-Id: I7059092cf1074e2ff3d6c1cf5371eba4a4639b70
---
M Blueprint.php
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Legoktm: Looks good to me, approved
jenkins-bot: Verified
diff --git a/Blueprint.php b/Blueprint.php
index d37cf22..eb5d3ed 100644
--- a/Blueprint.php
+++ b/Blueprint.php
@@ -8,7 +8,7 @@
'Deprecated PHP entry point used for Blueprint skin. Please use
wfLoadSkin instead, ' .
'see https://www.mediawiki.org/wiki/Extension_registration for
more details.'
); */
- return true;
+ return;
} else {
die( 'This version of the Blueprint skin requires MediaWiki 1.25+' );
}
--
To view, visit https://gerrit.wikimedia.org/r/228767
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I7059092cf1074e2ff3d6c1cf5371eba4a4639b70
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/skins/Blueprint
Gerrit-Branch: master
Gerrit-Owner: Spage <[email protected]>
Gerrit-Reviewer: Legoktm <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits