Subversion Repositories eFlore/Projets.eflore-projets

Rev

Rev 231 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 231 Rev 798
Line 51... Line 51...
51
	p.titre = publication.titre,
51
	p.titre = publication.titre,
52
	p.date = publication.date,
52
	p.date = publication.date,
53
	p.uri = publication.uri,
53
	p.uri = publication.uri,
54
	i.uri = image.uri
54
	i.uri = image.uri
55
	i.ce_publication = image.publicaiton.id
55
	i.ce_publication = image.publicaiton.id
56
	"
-
 
57
56
	"
-
 
57