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

List:       squirrelmail-cvs
Subject:    [SM-CVS] SF.net SVN: squirrelmail:[14089]
From:       pdontthink () users ! sourceforge ! net
Date:       2011-03-04 1:14:52
Message-ID: E1PvJbY-0008Ig-9y () sfp-svn-3 ! v30 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Revision: 14089
          http://squirrelmail.svn.sourceforge.net/squirrelmail/?rev=14089&view=rev
Author:   pdontthink
Date:     2011-03-04 01:14:51 +0000 (Fri, 04 Mar 2011)

Log Message:
-----------
Adding a FIXME for some other time

Modified Paths:
--------------
    branches/SM-1_4-STABLE/squirrelmail/functions/strings.php

Modified: branches/SM-1_4-STABLE/squirrelmail/functions/strings.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/strings.php	2011-02-01 13:06:03 UTC \
                (rev 14088)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/strings.php	2011-03-04 01:14:51 UTC \
(rev 14089) @@ -644,6 +644,7 @@
  * @return string the escaped string
  */
 function quoteimap($str) {
+    // FIXME use this performance improvement (not changing because this is STABLE \
branch): return str_replace(array('\\', '"'), array('\\\\', '\\"'), $str);  return \
preg_replace("/([\"\\\\])/", "\\\\$1", $str);  }
 


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

------------------------------------------------------------------------------
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d
-----
squirrelmail-cvs mailing list
List address: squirrelmail-cvs@lists.sourceforge.net
List info (subscribe/unsubscribe/change options): \
                https://lists.sourceforge.net/lists/listinfo/squirrelmail-cvs
Repository: http://squirrelmail.org/svn


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

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