mirror of
https://github.com/diocloid/LinkTitles.git
synced 2025-07-13 17:59:29 +02:00
Fix internationalization
This commit is contained in:
@ -29,10 +29,6 @@
|
||||
};
|
||||
|
||||
class LinkTitles {
|
||||
/// Default setup function.
|
||||
public static function Setup( &$parser ) {
|
||||
return true;
|
||||
}
|
||||
|
||||
/// This function is hooked to the ArticleSave event.
|
||||
/// It will be called whenever a page is about to be
|
||||
|
Reference in New Issue
Block a user