[Erp5-report] r26397 - /erp5/trunk/products/ERP5/Document/WebSite.py

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Apr 10 17:26:31 CEST 2009


Author: fabien
Date: Fri Apr 10 17:26:31 2009
New Revision: 26397

URL: http://svn.erp5.org?rev=26397&view=rev
Log:
remove this unused log wich was polluting the log file

Modified:
    erp5/trunk/products/ERP5/Document/WebSite.py

Modified: erp5/trunk/products/ERP5/Document/WebSite.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/Document/WebSite.py?rev=26397&r1=26396&r2=26397&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/Document/WebSite.py [utf8] (original)
+++ erp5/trunk/products/ERP5/Document/WebSite.py [utf8] Fri Apr 10 17:26:31 2009
@@ -100,7 +100,6 @@
     #  # Replace the last id of the path with the name which
     #  # was used to lookup the document
     #  path = path[:-1] + (self._v_request[DOCUMENT_NAME_KEY],)
-    LOG("Path",0,path)
     return path[i:]
 
   def __call__(self, container, request):




More information about the Erp5-report mailing list