noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 26/28: warning about session_start


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 26/28: warning about session_start
Date: Sat, 30 Nov 2019 07:51:26 -0500 (EST)

sparkyx pushed a commit to branch master
in repository noalyss.

commit 843086a71e99cefb3f2714dd2b72720f86923268
Author: Dany De Bontridder <address@hidden>
Date:   Wed Nov 27 22:30:36 2019 +0100

    warning about session_start
---
 html/install.php | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/html/install.php b/html/install.php
index e4c4402..c8b188d 100644
--- a/html/install.php
+++ b/html/install.php
@@ -1,5 +1,5 @@
  <?php
-session_start();
+@session_start();
 ?>
 <!doctype html>
 <HTML><HEAD>
@@ -79,7 +79,7 @@ session_start();
 </head>
 <body>
 <p align="center">
-  <IMG SRC="image/logo7100.png" style="width: 
400px;z-index:-1;position:fixed;top:30px;rigth:50px;opacity: 0.2" alt="NOALYSS">
+  <IMG SRC="image/logo7200.png" style="width: 
400px;z-index:-1;position:fixed;top:30px;rigth:50px;opacity: 0.2" alt="NOALYSS">
 </p>
 <h1>NOALYSS : comptabilité - accountancy </h1>
 



reply via email to

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