Skip to content
This repository has been archived by the owner on Jun 30, 2024. It is now read-only.

Commit

Permalink
Fix Class 'Sanction' not found
Browse files Browse the repository at this point in the history
(cherry picked from commit 9afa6b9)
  • Loading branch information
lens0021 committed Dec 17, 2020
1 parent 442bd2a commit 3f4f958
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions maintenance/SanctionsCreateTemplates.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?php

use MediaWiki\Extension\Sanctions\Sanction;
use MediaWiki\MediaWikiServices;

require_once getenv( 'MW_INSTALL_PATH' ) !== false
Expand Down

0 comments on commit 3f4f958

Please sign in to comment.