noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 25/35: Fix several small bugs


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 25/35: Fix several small bugs
Date: Tue, 24 May 2016 21:25:39 +0000 (UTC)

sparkyx pushed a commit to branch master
in repository noalyss.

commit eced731201215e7f0a5c4a4f1f3061dc6cf218d1
Author: Dany De Bontridder <address@hidden>
Date:   Thu May 5 12:16:49 2016 +0200

    Fix several small bugs
---
 include/constant.php |    1 +
 1 file changed, 1 insertion(+)

diff --git a/include/constant.php b/include/constant.php
index e6c0465..02d830b 100644
--- a/include/constant.php
+++ b/include/constant.php
@@ -66,6 +66,7 @@ ini_set ('default_charset',"UTF-8");
 ini_set ('session.use_cookies',1);
 ini_set ('magic_quotes_gpc','off');
 ini_set ('session.use_only_cookies','on');
+ini_set ('session.use_cookies',1);
 
 if ( ! defined('OVERRIDE_PARAM')) {
     ini_set ('max_execution_time',240);



reply via email to

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