X-Git-Url: http://git.cyclocoop.org/?p=lhc%2Fweb%2Fwww.git;a=blobdiff_plain;f=www%2Fecrire%2Finstall%2Fetape_2.php;h=67d9519bf176dfae4090a7ee8d3994dc7a6379fc;hp=ff4ec565722c5944c78f1fc19379c1fa869ff98d;hb=122c920eb07e3f665789f8734965b576e6c25515;hpb=226942065cd4f604eb464addf45a065c9e5bc916 diff --git a/www/ecrire/install/etape_2.php b/www/ecrire/install/etape_2.php index ff4ec565..67d9519b 100644 --- a/www/ecrire/install/etape_2.php +++ b/www/ecrire/install/etape_2.php @@ -3,7 +3,7 @@ /***************************************************************************\ * SPIP, Systeme de publication pour l'internet * * * - * Copyright (c) 2001-2012 * + * Copyright (c) 2001-2014 * * Arnaud Martin, Antoine Pitrou, Philippe Riviere, Emmanuel Saint-James * * * * Ce programme est un logiciel libre distribue sous licence GNU/GPL. * @@ -75,7 +75,7 @@ function install_etape_2_dist() $hidden = (defined('_SPIP_CHMOD') ? '' - : ("\n")) + : ("\n")) . predef_ou_cache($adresse_db,$login_db,$pass_db, $server_db); echo install_etape_2_form($hidden, $checked, $res, 3);