blob: 3d186a1e674b42a75691aa52d1d400fb00853f1f [file] [log] [blame]
This "extension" is a plugin for dumpBackup.php
Complete online documentation:
https://www.mediawiki.org/wiki/Extension:ActiveAbstract
== Setup ==
* Add the following line to 'LocalSettings.php':
wfLoadExtension( 'ActiveAbstract' );
(while this is not strictly required, it makes the extension's tests
visible when running PHPUnit in the MediaWiki directory)