bring the posted-date selector widget up to date. There are no longer two different styles.
This commit is contained in:
@@ -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 '';
|
||||
|
Reference in New Issue
Block a user