jenkins-bot has submitted this change and it was merged. Change subject: File existed only for backward compatibility, no longer needed. ......................................................................
File existed only for backward compatibility, no longer needed. Change-Id: Ia249d6e77f52accafe1dd74833bffc26c1b86fe4 --- D includes/SD_Settings.php 1 file changed, 0 insertions(+), 10 deletions(-) Approvals: Yaron Koren: Checked; Looks good to me, approved jenkins-bot: Verified diff --git a/includes/SD_Settings.php b/includes/SD_Settings.php deleted file mode 100644 index 8626735..0000000 --- a/includes/SD_Settings.php +++ /dev/null @@ -1,10 +0,0 @@ -<?php - -/** - * This file exists for backward compatibility. - * - * @file - * @ingroup SD - */ - -require_once dirname( __FILE__ ) . '/../SemanticDrilldown.php'; -- To view, visit https://gerrit.wikimedia.org/r/79913 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia249d6e77f52accafe1dd74833bffc26c1b86fe4 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/SemanticDrilldown Gerrit-Branch: master Gerrit-Owner: Yaron Koren <[email protected]> Gerrit-Reviewer: Yaron Koren <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
