--- OSAS/OSA_system/OSAS_addfiles.py 2004/01/29 10:19:38 1.15 +++ OSAS/OSA_system/OSAS_addfiles.py 2004/02/29 23:02:22 1.16 @@ -237,7 +237,7 @@ class OSAS_add_contextData(Folder): exec("collection_object=self"+collection) - ECHO_collection.manage_AddECHO_resource(collection_object,context,science,practice,source_type,period,id,title,label,description,content_type,responsible,link,metalink,credits,weight,RESPONSE=None) + ECHO_collection.manage_addECHO_resource(collection_object,id,title,label,description,content_type,responsible,link,metalink,credits,weight,RESPONSE=None) #print "HI5" try: getattr(collection_object,id).ECHO_getResourceMD()