From: Jeroen De Dauw Date: Mon, 30 Jan 2012 12:54:17 +0000 (+0000) Subject: follow up to r110285, fixed accidental newline X-Git-Tag: 1.31.0-rc.0~25009 X-Git-Url: http://git.cyclocoop.org/%22%20.%20generer_url_ecrire%28%22sites_tous%22%29%20.%20%22?a=commitdiff_plain;h=f024dbb70c70acfd04e16f94476a22aa1b38cfb1;p=lhc%2Fweb%2Fwiklou.git follow up to r110285, fixed accidental newline --- diff --git a/includes/Title.php b/includes/Title.php index fd72309c2f..6041c0e1f9 100644 --- a/includes/Title.php +++ b/includes/Title.php @@ -28,8 +28,7 @@ * * @internal documentation reviewed 15 Mar 2010 */ -class -Title { +class Title { /** @name Static cache variables */ // @{ static private $titleCache = array();