]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
remove unused call to undefined function
authorEvan Prodromou <evan@prodromou.name>
Thu, 17 Jul 2008 15:54:38 +0000 (11:54 -0400)
committerEvan Prodromou <evan@prodromou.name>
Thu, 17 Jul 2008 15:54:38 +0000 (11:54 -0400)
darcs-hash:20080717155438-84dde-7fbe7230ab50e076216d4def65b87a38d7e4edb3.gz

sitemap.php

index cf7d3f1991e7f7e63ee4de0abfef7ad9a1e02cd3..876c25251b7944fd981aba336c4c77b116c23f45 100644 (file)
@@ -225,7 +225,6 @@ function avatar_map() {
                        $avatar_count = 0;
                        $map_count++;
                }
-w3cdate($avatars->modified);
                $image = array(
                                           'url'        => common_avatar_display_url($avatars),
                                           'lastmod'    => common_date_w3dtf($avatars->modified),