diff options
Diffstat (limited to 'mod/blog/start.php')
-rw-r--r-- | mod/blog/start.php | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/mod/blog/start.php b/mod/blog/start.php index 3c497088a..619378af2 100644 --- a/mod/blog/start.php +++ b/mod/blog/start.php @@ -9,13 +9,11 @@ * @link http://elgg.org/ * * @todo - * Show your blog posts + * Either drop support for "publish date" or duplicate more entity getter + * functions to work with a non-standard time_created. * Show friends blog posts * Widget * - * Group blogs - * Forward to container instead of owner - * * Pingbacks * Notifications */ |