diff --git a/htdocs/admin/security.php b/htdocs/admin/security.php index 43775a9e125..2bcc06e8165 100644 --- a/htdocs/admin/security.php +++ b/htdocs/admin/security.php @@ -1,5 +1,6 @@ +/* Copyright (C) 2004-2007 Laurent Destailleur + * Copyright (C) 2005-2007 Regis Houssin * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -270,8 +271,7 @@ print ''; // Cryptage du mot de base de la base dans conf.php print ""; -print ''.$langs->trans("MainDbPasswordFileConfEncrypted").''; -//print ' '; +print ''.$langs->trans("MainDbPasswordFileConfEncrypted").''; print ''; if($conf->global->MAIN_DATABASE_PWD_CONFIG_ENCRYPTED == 1) {