MediaWiki master
deleteSelfExternals.php File Reference

Delete self-references to $wgServer from the externallinks table. More...

Go to the source code of this file.

Classes

class  DeleteSelfExternals
 Maintenance script that deletes self-references to $wgServer from the externallinks table. More...
 

Variables

 $maintClass = DeleteSelfExternals::class
 

Detailed Description

Delete self-references to $wgServer from the externallinks table.

Note
GPL-2.0-or-later

Definition in file deleteSelfExternals.php.

Variable Documentation

◆ $maintClass

$maintClass = DeleteSelfExternals::class

Definition at line 94 of file deleteSelfExternals.php.