MediaWiki master
deleteLocalPasswords.php
Go to the documentation of this file.
1<?php
11
12// @codeCoverageIgnoreStart
13require_once __DIR__ . '/includes/DeleteLocalPasswords.php';
14
15$maintClass = DeleteLocalPasswords::class;
16require_once RUN_MAINTENANCE_IF_MAIN;
17// @codeCoverageIgnoreEnd