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