Jeroen De Dauw has uploaded a new change for review. https://gerrit.wikimedia.org/r/149246
Change subject: Remove comment that perscribes dubious approach to solve a problem ...................................................................... Remove comment that perscribes dubious approach to solve a problem Change-Id: I94862e95c67925a65e1cb0de721a0e7416e155dd --- M repo/includes/store/sql/EntityPerPageTable.php 1 file changed, 0 insertions(+), 3 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Wikibase refs/changes/46/149246/1 diff --git a/repo/includes/store/sql/EntityPerPageTable.php b/repo/includes/store/sql/EntityPerPageTable.php index f22d250..8cefc6f 100644 --- a/repo/includes/store/sql/EntityPerPageTable.php +++ b/repo/includes/store/sql/EntityPerPageTable.php @@ -12,9 +12,6 @@ * * @since 0.2 * - * @todo: make this extend DBAccessBase, so it can be used to access the repo's EPP table - * from a client! - * * @licence GNU GPL v2+ * @author Thomas Pellissier Tanon * @author Daniel Kinzler -- To view, visit https://gerrit.wikimedia.org/r/149246 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I94862e95c67925a65e1cb0de721a0e7416e155dd Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Wikibase Gerrit-Branch: master Gerrit-Owner: Jeroen De Dauw <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
