revert r28340, r28343 to r28349, r28351, r28364
This commit is contained in:
parent
5ff9e2927f
commit
dc2103b300
|
@ -17,7 +17,6 @@ if( !defined( 'MEDIAWIKI' ) ) {
|
|||
|
||||
$wgExtensionCredits['specialpage'][] = array(
|
||||
'name' => 'Contact',
|
||||
'version' => '1.1',
|
||||
'author' => 'Daniel Kinzler',
|
||||
'url' => 'http://mediawiki.org/wiki/Extension:ContactPage',
|
||||
'description' => 'contact form for visitors',
|
||||
|
@ -55,3 +54,4 @@ function loadContactPageI18n() {
|
|||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue