Completed
Push — spip-2.1 ( b6b097...e95542 )
by cam
18:56 queued 09:04
created
ecrire/install/etape_3.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -199,6 +199,9 @@
 block discarded – undo
199 199
 
200 200
 
201 201
 // http://code.spip.net/@install_premier_auteur
202
+/**
203
+ * @param string $hidden
204
+ */
202 205
 function install_premier_auteur($email, $login, $nom, $pass, $hidden, $auteur_obligatoire=false)
203 206
 {
204 207
 	return info_progression_etape(3,'etape_','install/') .
Please login to merge, or discard this patch.