[Erp5-report] r28998 -	/erp5/trunk/products/ERP5Catalog/Document/Archive.py
    nobody at svn.erp5.org 
    nobody at svn.erp5.org
       
    Sun Sep 13 00:05:30 CEST 2009
    
    
  
Author: jp
Date: Sun Sep 13 00:05:30 2009
New Revision: 28998
URL: http://svn.erp5.org?rev=28998&view=rev
Log:
There is no reason to call InitialiazeClass explicitely since the RAD system does it.
Modified:
    erp5/trunk/products/ERP5Catalog/Document/Archive.py
Modified: erp5/trunk/products/ERP5Catalog/Document/Archive.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5Catalog/Document/Archive.py?rev=28998&r1=28997&r2=28998&view=diff
==============================================================================
--- erp5/trunk/products/ERP5Catalog/Document/Archive.py [utf8] (original)
+++ erp5/trunk/products/ERP5Catalog/Document/Archive.py [utf8] Sun Sep 13 00:05:30 2009
@@ -62,4 +62,3 @@
   isIndexable = 1
     
 
-InitializeClass(Archive)
    
    
More information about the Erp5-report
mailing list