aboutsummaryrefslogtreecommitdiffstats
path: root/include/widgets.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/widgets.php')
-rw-r--r--include/widgets.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/widgets.php b/include/widgets.php
index 678fed833..1b0e140c0 100644
--- a/include/widgets.php
+++ b/include/widgets.php
@@ -313,7 +313,7 @@ function widget_archive($arr) {
$url = z_root() . '/' . $a->cmd;
- $ret = posted_dates($uid,$wall);
+ $ret = list_post_dates($uid,$wall);
if(! count($ret))
return '';