Revision: 6556
          http://care2002.svn.sourceforge.net/care2002/?rev=6556&view=rev
Author:   mizuko
Date:     2010-07-13 20:51:42 +0000 (Tue, 13 Jul 2010)

Log Message:
-----------
.

Modified Paths:
--------------
    care2x/branches/gettext/chklang.php
    care2x/branches/gettext/index.php

Modified: care2x/branches/gettext/chklang.php
===================================================================
--- care2x/branches/gettext/chklang.php 2010-07-13 20:27:50 UTC (rev 6555)
+++ care2x/branches/gettext/chklang.php 2010-07-13 20:51:42 UTC (rev 6556)
@@ -162,6 +162,7 @@
        $lang='en';
 }
 
+//should we move it somewhere else ?
 // save language to cookie
 //setcookie("ck_lang".$sid,$lang);
        

Modified: care2x/branches/gettext/index.php
===================================================================
--- care2x/branches/gettext/index.php   2010-07-13 20:27:50 UTC (rev 6555)
+++ care2x/branches/gettext/index.php   2010-07-13 20:51:42 UTC (rev 6556)
@@ -39,7 +39,7 @@
 require('./roots.php');
 require('./include/helpers/inc_environment_global.php');
 
-//$db->debug=FALSE;
+////$db->debug=FALSE;
 
 # Register global session variables
 if(!session_is_registered('sess_user_name')) 
session_register('sess_user_name');


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
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers

Reply via email to