From: Antoine Musso Date: Thu, 17 Jun 2004 16:52:54 +0000 (+0000) Subject: removing useless comment X-Git-Tag: 1.5.0alpha1~2830 X-Git-Url: http://git.cyclocoop.org/%24dirpuce/puce%24spip_lang_rtl.gif?a=commitdiff_plain;h=232659747db8fbe34938ed99a6c35a7b6f803d32;p=lhc%2Fweb%2Fwiklou.git removing useless comment --- diff --git a/includes/Setup.php b/includes/Setup.php index 1ce764194a..21d5ef3931 100644 --- a/includes/Setup.php +++ b/includes/Setup.php @@ -212,7 +212,6 @@ $wgBlockCache = new BlockCache( true ); wfProfileOut( $fname.'-BlockCache' ); wfProfileIn( $fname.'-User' ); -// HASHAR : implements things relevant to user like skin ! if( $wgCommandLineMode ) { # Used for some maintenance scripts; user session cookies can screw things up # when the database is in an in-between state.