check that $wgArticle is an instance of the Article class in Skin::pageStats() per...
[lhc/web/wiklou.git] / includes / MemcachedSessions.php
index 3cdc8e8..e3bcea1 100644 (file)
@@ -6,6 +6,8 @@
  * be necessary to change the cookie settings to work across hostnames.
  * See: http://www.php.net/manual/en/function.session-set-save-handler.php
  *
+ * @file
+ * @ingroup Cache
  */
 
 /**