Index: trunk/extensions/ReplaceText/ReplaceText.php |
— | — | @@ -15,8 +15,6 @@ |
16 | 16 | * If the replacement string is blank, or is already found in the wiki, |
17 | 17 | * the page provides a warning prompt to the user before doing the |
18 | 18 | * replacement, since it is not easily reversible. |
19 | | - * |
20 | | - * @author Yaron Koren |
21 | 19 | */ |
22 | 20 | |
23 | 21 | if ( !defined( 'MEDIAWIKI' ) ) die(); |