Typo
This commit is contained in:
parent
b281a90f87
commit
9d496cd7bf
1 changed files with 1 additions and 1 deletions
|
|
@ -180,7 +180,7 @@ if ( file_exists("install.php")&& DEBUGNOALYSS == 0 )
|
|||
printf(_("Le fichier %s/install.php est encore présent, après l'avoir exécuté pour vous mettre à jour, vous devez l'effacer."),
|
||||
__DIR__);
|
||||
echo "<br>";
|
||||
echo _("Tant que ce n'est pas fait vous ne pouvez pas utiliser NOALYSS");
|
||||
echo _("Tant que ce n'est pas fait, vous ne pouvez pas utiliser NOALYSS");
|
||||
echo "</h1>";
|
||||
return;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue