X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=www%2Fecrire%2Finstall%2Fetape_2.php;h=67d9519bf176dfae4090a7ee8d3994dc7a6379fc;hb=refs%2Ftags%2F3.0.0;hp=ff4ec565722c5944c78f1fc19379c1fa869ff98d;hpb=bca3db9e1ab94e469b01f7e994a5e095de5f88c4;p=ptitvelo%2Fweb%2Fwww.git diff --git a/www/ecrire/install/etape_2.php b/www/ecrire/install/etape_2.php index ff4ec56..67d9519 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);