[Erp5-report] r9389 - /erp5/trunk/products/ERP5/ERP5Site.py

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Aug 24 13:39:02 CEST 2006


Author: vincent
Date: Thu Aug 24 13:39:01 2006
New Revision: 9389

URL: http://svn.erp5.org?rev=9389&view=rev
Log:
Typo.

Modified:
    erp5/trunk/products/ERP5/ERP5Site.py

Modified: erp5/trunk/products/ERP5/ERP5Site.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/ERP5Site.py?rev=9389&r1=9388&r2=9389&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/ERP5Site.py (original)
+++ erp5/trunk/products/ERP5/ERP5Site.py Thu Aug 24 13:39:01 2006
@@ -1049,7 +1049,7 @@
                                      manage_addZMySQLConnection
         addSQLConnection('erp5_sql_transactionless_connection',
                          'ERP5 Transactionless SQL Server Connection',
-                         '-%s' % p.cmf_activity_sql__connection_string)
+                         '-%s' % p.cmf_activity_sql_connection_string)
     elif p.cmf_activity_sql_connection_type == 'Z Gadfly':
       pass
 




More information about the Erp5-report mailing list