Mercurial > defr > DualBlog
diff tb.php @ 73:e43b756548b4
Il restait trois instances de defr.org dans le code PHP, c'est réparé :-)
author | Franck Deroche <webmaster@defr.org> |
---|---|
date | Thu, 20 Mar 2008 19:51:38 +0100 |
parents | 434751e80c88 |
children |
line wrap: on
line diff
--- a/tb.php Thu Mar 20 19:47:11 2008 +0100 +++ b/tb.php Thu Mar 20 19:51:38 2008 +0100 @@ -37,7 +37,7 @@ <encoding>UTF-8</encoding> <blog>Dual Blog</blog> <title>{$post_infos['Titre']}</title> - <url>http://defr.org/post/{$post_infos['num_mess']}</url> + <url>" . BLOG_URL . "/posts/{$post_infos['num_mess']}</url> <excerpt>$excerpt</excerpt> </response>"; ?>