Setting default user option using the content language rather than the UI language
[lhc/web/wiklou.git] / includes / PageHistory.php
index bc01ce4..2bc77a8 100644 (file)
@@ -3,10 +3,12 @@
  * Page history
  * 
  * Split off from Article.php and Skin.php, 2003-12-22
+ * @package MediaWiki
  */
 
 /**
  * @todo document
+ * @package MediaWiki
  */
 class PageHistory {
        var $mArticle, $mTitle, $mSkin;