Page MenuHomePhabricator
Paste P8596

(An Untitled Masterwork)
ActivePublic

Authored by tstarling on Jun 7 2019, 12:56 AM.
Tags
None
Referenced Files
F29369018: raw.txt
Jun 7 2019, 12:56 AM
Subscribers
None
diff --git a/includes/logging/LogEventsList.php b/includes/logging/LogEventsList.php
index a6d15eb..190e150 100644
--- a/includes/logging/LogEventsList.php
+++ b/includes/logging/LogEventsList.php
@@ -23,6 +23,8 @@
* @file
*/
+use MediaWiki\MediaWikiServices;
+
class LogEventsList extends ContextSource {
const NO_ACTION_LINK = 1;
const NO_EXTRA_USER_LINKS = 2;