Mercurial > defr > DualBlog
view templates/calendar.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 | ff57b45eda37 |
children |
line wrap: on
line source
<?xml version='1.0' encoding='UTF-8'?> <div xmlns='http://www.w3.org/1999/xhtml' xmlns:tr='http://defr.net/2007/template' class='cal'> <a tr:id='calPrev' class='calPrev' /> <a tr:id='calNext' class='calNext' /> <tr:currentMonth /> </div>