[20871] Use cookies as default on fresh install

Sigurd Nes <[email protected]>
Newsgroups gmane.comp.web.phpgroupware.cvs
Message-ID <[email protected]>
Revision: 20871
          http://svn.sv.gnu.org/viewvc/?view=rev&root=phpgroupware&revision=20871
Author:   sigurdne
Date:     2009-11-21 10:43:36 +0000 (Sat, 21 Nov 2009)
Log Message:
-----------
Use cookies as default on fresh install

Modified Paths:
--------------
    people/sigurdne/modules/phpgwapi/trunk/setup/default_records.inc.php

Modified: people/sigurdne/modules/phpgwapi/trunk/setup/default_records.inc.php
===================================================================
--- people/sigurdne/modules/phpgwapi/trunk/setup/default_records.inc.php	2009-11-21 10:16:14 UTC (rev 20870)
+++ people/sigurdne/modules/phpgwapi/trunk/setup/default_records.inc.php	2009-11-21 10:43:36 UTC (rev 20871)
@@ -301,7 +301,8 @@
 		'sessions_timeout'		=> 1440,
 		'addressmaster'			=> -3,
 		'log_levels'			=> serialize(array('global_level' => 'E', 'module' => array(), 'user' => array())),
-		'freshinstall'			=> 1
+		'freshinstall'			=> 1,
+		'usecookies'			=> 'True'
 	);
 
 	foreach ( $values as $name => $val )
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.