From: Leon Weber Date: Fri, 8 Aug 2008 16:12:05 +0000 (+0000) Subject: fixing a missing tab X-Git-Tag: 1.31.0-rc.0~46008 X-Git-Url: http://git.cyclocoop.org/clavettes/images/siteon3.jpg?a=commitdiff_plain;h=5587d5a80129c4e1ac45f5837772dbad4c1175f8;p=lhc%2Fweb%2Fwiklou.git fixing a missing tab --- diff --git a/includes/Skin.php b/includes/Skin.php index b065217a40..2174225bf5 100644 --- a/includes/Skin.php +++ b/includes/Skin.php @@ -789,7 +789,7 @@ END; wfDebug ('Hook SkinAfterContent changed output processing.'); } - return $data; + return $data; } /**