[prev in list] [next in list] [prev in thread] [next in thread] 

List:       squirrelmail-cvs
Subject:    [SM-CVS] SF.net SVN: squirrelmail: [12201]
From:       pdontthink () users ! sourceforge ! net
Date:       2007-01-25 1:22:34
Message-ID: E1H9tJy-0000ei-4O () sc8-pr-svn2 ! sourceforge ! net
[Download RAW message or body]

Revision: 12201
          http://squirrelmail.svn.sourceforge.net/squirrelmail/?rev=12201&view=rev
Author:   pdontthink
Date:     2007-01-24 17:22:33 -0800 (Wed, 24 Jan 2007)

Log Message:
-----------
Fix: When session auto-start not enabled, undefined var notice for 

Modified Paths:
--------------
    trunk/squirrelmail/include/init.php

Modified: trunk/squirrelmail/include/init.php
===================================================================
--- trunk/squirrelmail/include/init.php	2007-01-24 14:50:31 UTC (rev 12200)
+++ trunk/squirrelmail/include/init.php	2007-01-25 01:22:33 UTC (rev 12201)
@@ -203,6 +203,7 @@
  * if session.auto_start is On then close the session
  */
 $sSessionAutostartName = session_name();
+$sCookiePath = null;
 if ((isset($sSessionAutostartName) || $sSessionAutostartName == '') &&
      $sSessionAutostartName !== $session_name) {
     $sCookiePath = ini_get('session.cookie_path');


This was sent by the SourceForge.net collaborative development platform, the world's \
largest Open Source development site.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
--
squirrelmail-cvs mailing list
List Address: squirrelmail-cvs@lists.sourceforge.net
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-cvs
http://squirrelmail.org/cvs


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic