fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [17177] more on prepare for non-cookie


From: sigurdne
Subject: [Fmsystem-commits] [17177] more on prepare for non-cookie
Date: Fri, 20 Oct 2017 10:25:05 -0400 (EDT)

Revision: 17177
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=17177
Author:   sigurdne
Date:     2017-10-20 10:25:05 -0400 (Fri, 20 Oct 2017)
Log Message:
-----------
more on prepare for non-cookie

Modified Paths:
--------------
    trunk/phpgwapi/inc/class.sessions.inc.php

Modified: trunk/phpgwapi/inc/class.sessions.inc.php
===================================================================
--- trunk/phpgwapi/inc/class.sessions.inc.php   2017-10-20 14:12:17 UTC (rev 
17176)
+++ trunk/phpgwapi/inc/class.sessions.inc.php   2017-10-20 14:25:05 UTC (rev 
17177)
@@ -148,7 +148,7 @@
                {
                        $this->_db                      =& 
$GLOBALS['phpgw']->db;
                        $use_cookies = false;
-                       $GLOBALS['phpgw']->hooks->process('set_cookie_domain', 
array('evenplannerfrontend','mobilefrontend', 'bookingfrontend', 
'activitycalendarfrontend'));
+                       $GLOBALS['phpgw']->hooks->process('set_cookie_domain', 
array('eventplannerfrontend','mobilefrontend', 'bookingfrontend', 
'activitycalendarfrontend'));
                        if ( 
isset($GLOBALS['phpgw_info']['server']['usecookies'])
                                && 
$GLOBALS['phpgw_info']['server']['usecookies'] == 'True' )
                        {




reply via email to

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