Revision: 6558
http://care2002.svn.sourceforge.net/care2002/?rev=6558&view=rev
Author: mizuko
Date: 2010-07-14 09:48:00 +0000 (Wed, 14 Jul 2010)
Log Message:
-----------
another small fix
Modified Paths:
--------------
care2x/branches/gettext/main/logout.php
Modified: care2x/branches/gettext/main/logout.php
===================================================================
--- care2x/branches/gettext/main/logout.php 2010-07-14 09:47:42 UTC (rev
6557)
+++ care2x/branches/gettext/main/logout.php 2010-07-14 09:48:00 UTC (rev
6558)
@@ -7,7 +7,7 @@
require_once($root_path.'include/helpers/inc_front_chain_lang.php');
if (!isset($logout)||!$logout)
{header('Location:'.$root_path.'/language/'.$lang.'/lang_'.$lang.'_invalid-access-warning.php');
exit;};
-# Reset all login cookies
+// Reset all login cookies
//setcookie('ck_login_pw'.$sid,'',0,'/');
//setcookie('ck_login_userid'.$sid,'',0,'/');
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Care2002-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/care2002-developers