From 232659747db8fbe34938ed99a6c35a7b6f803d32 Mon Sep 17 00:00:00 2001 From: Antoine Musso Date: Thu, 17 Jun 2004 16:52:54 +0000 Subject: [PATCH] removing useless comment --- includes/Setup.php | 1 - 1 file changed, 1 deletion(-) 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. -- 2.20.1