Index: trunk/phase3/includes/DefaultSettings.php |
— | — | @@ -3654,7 +3654,7 @@ |
3655 | 3655 | $wgCookieExpiration = 30*86400; |
3656 | 3656 | |
3657 | 3657 | /** |
3658 | | - * Set to set an explicit domain on the login cookies eg, "justthis.domain. org" |
| 3658 | + * Set to set an explicit domain on the login cookies eg, "justthis.domain.org" |
3659 | 3659 | * or ".any.subdomain.net" |
3660 | 3660 | */ |
3661 | 3661 | $wgCookieDomain = ''; |