Subversion Repositories eFlore/Applications.del

Rev

Rev 1047 | Rev 1317 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1047 Rev 1233
Line 1... Line 1...
1
<?php echo '<?xml version="1.0" encoding="UTF-8"?>'."\n";?>
1
<?php echo '<?xml version="1.0" encoding="UTF-8"?>'."\n";?>
2
<feed xmlns="http://www.w3.org/2005/Atom">
2
<feed xmlns="http://www.w3.org/2005/Atom">
Line 3... Line 3...
3
	
3
	
4
	<title><?=$titre?></title>
4
	<title><?=$titre?></title>
5
	<link href="<?=$lien_del?>" rel="alternate" type="text/html" hreflang="fr" />
5
	<link href="<?=$lien_service?>" rel="alternate" type="text/html" hreflang="fr" />
6
	<link href="<?=$lien_service?>" rel="self" type="application/atom+xml"/>
6
	<link href="<?=$lien_service?>" rel="self" type="application/atom+xml"/>
7
	<updated><?=$date_maj_ATOM?></updated>
7
	<updated><?=$date_maj_ATOM?></updated>
8
	<author>
8
	<author>
9
		<name><?=$editeur?></name>
9
		<name><?=$editeur?></name>