noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] 15/16: Improve installation system


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 15/16: Improve installation system
Date: Tue, 20 Oct 2015 14:26:36 +0000

sparkyx pushed a commit to branch master
in repository noalyss.

commit 5847a5bcc9bbdc2168e1d11a112f342dfb6e746d
Author: Dany De Bontridder <address@hidden>
Date:   Tue Oct 20 15:36:32 2015 +0200

    Improve installation system
---
 html/index.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/html/index.php b/html/index.php
index f35ae1e..bc7bc27 100644
--- a/html/index.php
+++ b/html/index.php
@@ -213,7 +213,7 @@ if (file_exists("install.php")) {
     /*
      * This file shouldn't exist
      */
-    echo _("Le fichier install.php est encore présent, vous devez l'effacer 
avant d'utiliser NOALYSS");
+    echo _("Le fichier ".__DIR__."/install.php est encore présent, vous devez 
l'effacer avant d'utiliser NOALYSS");
     return;
 }
 if ( strlen(domaine) > 0 )



reply via email to

[Prev in Thread] Current Thread [Next in Thread]