[Erp5-report] r27926 - in /erp5/trunk/bt5/erp5_base: PathTemplateItem/portal_memcached/ bt/

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Jul 3 17:43:08 CEST 2009


Author: nicolas
Date: Fri Jul  3 17:43:08 2009
New Revision: 27926

URL: http://svn.erp5.org?rev=27926&view=rev
Log:
URL starts with protocol

Modified:
    erp5/trunk/bt5/erp5_base/PathTemplateItem/portal_memcached/persistent_memcached_plugin.xml
    erp5/trunk/bt5/erp5_base/bt/revision

Modified: erp5/trunk/bt5/erp5_base/PathTemplateItem/portal_memcached/persistent_memcached_plugin.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_base/PathTemplateItem/portal_memcached/persistent_memcached_plugin.xml?rev=27926&r1=27925&r2=27926&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_base/PathTemplateItem/portal_memcached/persistent_memcached_plugin.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_base/PathTemplateItem/portal_memcached/persistent_memcached_plugin.xml [utf8] Fri Jul  3 17:43:08 2009
@@ -52,7 +52,7 @@
         </item>
         <item>
             <key> <string>url_string</string> </key>
-            <value> <string>127.0.0.1:12121</string> </value>
+            <value> <string>memcached://127.0.0.1:12121</string> </value>
         </item>
       </dictionary>
     </pickle>

Modified: erp5/trunk/bt5/erp5_base/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_base/bt/revision?rev=27926&r1=27925&r2=27926&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_base/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_base/bt/revision [utf8] Fri Jul  3 17:43:08 2009
@@ -1,1 +1,1 @@
-613
+614




More information about the Erp5-report mailing list