* Set default disabled values for DjVu render options
[lhc/web/wiklou.git] / includes / MemcachedSessions.php
index 289ea36..af49109 100644 (file)
@@ -5,6 +5,8 @@
  * instead of the local filesystem. Depending on circumstances, it may also
  * be necessary to change the cookie settings to work across hostnames.
  * See: http://www.php.net/manual/en/function.session-set-save-handler.php
+ *
+ * @package MediaWiki
  */
 
 /**