From: Alexandre Emsenhuber Date: Mon, 14 Jul 2008 19:07:56 +0000 (+0000) Subject: update comment X-Git-Tag: 1.31.0-rc.0~46521 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/exercices/modifier.php?a=commitdiff_plain;h=f8a82e3ea25ffee77ee8fe09426b3e68c178c502;p=lhc%2Fweb%2Fwiklou.git update comment --- diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index 77f8cb1637..edf23cae6b 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -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' );