Mercurial > defr > DualBlog
view templates/atom.xml @ 78:80bb1ca0114e
Utilisation du chemin complet vers classes.php
Cela permet de lancer le fichier mail_comments.php en ligne de commande via php -f
depuis n'importe quel répertoire (pratique pour le cron)
author | defr@hedwige.defr.net |
---|---|
date | Sun, 13 Jul 2008 15:08:32 +0200 |
parents | 4cea8b128fdd |
children |
line wrap: on
line source
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:tr='http://defr.net/2007/template' xml:lang='fr-FR'> <title>Dual Blog</title> <subtitle>Le blog de DeFr, parlant de tout et de rien ^^;</subtitle> <link rel='alternate' type='text/html' href='http://defr.org/blog/' /> <link rel='self' type='application/atom+xml' href='http://defr.org/blog/dualblog.atom' /> <updated><tr:modifiedDate /></updated> <author> <name>Deroche Franck</name> <uri>http://defr.org</uri> </author> <id>urn:uuid:cface534-634f-4ce8-a07b-3a4187982583</id> <tr:wrapper tr:id='Posts'> <tr:post tr:toClone='true' /> </tr:wrapper> </feed>