update comment
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Mon, 14 Jul 2008 19:07:56 +0000 (19:07 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Mon, 14 Jul 2008 19:07:56 +0000 (19:07 +0000)
includes/DefaultSettings.php

index 77f8cb1..edf23ca 100644 (file)
@@ -648,7 +648,7 @@ $wgDBservers                = false;
  * $wgDBserver, etc., so overriding it may cause those globals to be ignored.
  *
  * The LBFactory_Multi class is provided for this purpose, please see
- * includes/LBFactory_Multi.php for configuration information.
+ * includes/db/LBFactory_Multi.php for configuration information.
  */
 $wgLBFactoryConf    = array( 'class' => 'LBFactory_Simple' );