[Devel] r423 - trunk

svn at agendadulibre.org svn at agendadulibre.org
Lun 23 Fév 22:25:23 CET 2009


Author: thomas
Date: Mon Feb 23 22:25:21 2009
New Revision: 423

Log:
Correction d'une erreur dans le template du fichier
bd-private.inc.php.

Modified:
   trunk/bd-private.inc.php.template

Modified: trunk/bd-private.inc.php.template
==============================================================================
--- trunk/bd-private.inc.php.template	Thu Feb 19 21:39:02 2009	(r422)
+++ trunk/bd-private.inc.php.template	Mon Feb 23 22:25:21 2009	(r423)
@@ -16,7 +16,7 @@
 $db_pass = "password";
 
 /** Database name */
-$db_bdd  = "bdd";
+$db_name  = "bdd";
 
 /** Root URL of the libre agenda, without leading slash */
 $root = "http://dummy.url.org";


Plus d'informations sur la liste de diffusion Devel