summaryrefslogtreecommitdiff
path: root/includes/MemcachedSessions.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/MemcachedSessions.php')
-rw-r--r--includes/MemcachedSessions.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/includes/MemcachedSessions.php b/includes/MemcachedSessions.php
index e2dc52ca..3bcf5535 100644
--- a/includes/MemcachedSessions.php
+++ b/includes/MemcachedSessions.php
@@ -6,7 +6,6 @@
* 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
*/
/**