Michal Čihař a écrit :
Hi
On Mon, 19 Mar 2007 16:04:58 +0100 Sebastian Mendel lists@sebastianmendel.de wrote:
$strControluserFailed = 'Connection for controluser as defined in your config.inc.php failed.';
Wouldn't it be better to use configuration instead of config.inc.php? Maybe once we will have other backend for configuration....
Yes it would be better. We also have the same in $strAccessDeniedExplanation but it's a bit late to change because config.inc.php is not translatable and 'configuration' is.
Marc