X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2FFeed.php;h=60e623b47dfd194933559a64abef4ad57159141d;hb=df27be539894651df8cf70324c6b0f0c8b2ac0d9;hp=58f3ebde72e657c26c4aaf63708d1dc8c07b7c1d;hpb=f0edb3e368a5fc69218d20f76f1538b68f37db42;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/Feed.php b/includes/Feed.php index 58f3ebde72..60e623b47d 100644 --- a/includes/Feed.php +++ b/includes/Feed.php @@ -348,6 +348,7 @@ class RSSFeed extends ChannelFeed { class AtomFeed extends ChannelFeed { /** * @todo document + * @param string|int $ts * @return string */ function formatTime( $ts ) {