MediaWiki master
deleteLocalPasswords.php
Go to the documentation of this file.
1<?php
25
26// @codeCoverageIgnoreStart
27require_once __DIR__ . '/includes/DeleteLocalPasswords.php';
28
29$maintClass = DeleteLocalPasswords::class;
30require_once RUN_MAINTENANCE_IF_MAIN;
31// @codeCoverageIgnoreEnd