Followup r80192 which had an unclosed comment causing some php notices resulting from hidden var statements.

This commit is contained in:
Daniel Friesen 2011-01-13 22:20:04 +00:00
parent 44f4c54027
commit aeb8395e6d

View file

@ -61,6 +61,7 @@ class OutputPage {
* Contains the article subtitle.
*
* Example: 'From Wikipedia, the free encyclopedia'
*/
var $mSubtitle = '';
var $mRedirect = '';