Make 'pagetitle' message optional. Thanks to hojjat for pointing it out.
This commit is contained in:
parent
efe384a900
commit
d72085b761
1 changed files with 1 additions and 0 deletions
|
|
@ -202,6 +202,7 @@ $wgOptionalMessages = array(
|
|||
'hours-abbrev',
|
||||
'filerevert-backlink',
|
||||
'filedelete-backlink',
|
||||
'pagetitle',
|
||||
);
|
||||
|
||||
/** EXIF messages, which may be set as optional in several checks, but are generally mandatory */
|
||||
|
|
|
|||
Loading…
Reference in a new issue