diff --git a/includes/OutputPage.php b/includes/OutputPage.php index 1413731b466..e565d8caca5 100644 --- a/includes/OutputPage.php +++ b/includes/OutputPage.php @@ -61,6 +61,7 @@ class OutputPage { * Contains the article subtitle. * * Example: 'From Wikipedia, the free encyclopedia' + */ var $mSubtitle = ''; var $mRedirect = '';