]> git.mjollnir.org Git - moodle.git/commitdiff
admin bookmarks: remove useless todo.
authortjhunt <tjhunt>
Fri, 17 Jul 2009 07:42:21 +0000 (07:42 +0000)
committertjhunt <tjhunt>
Fri, 17 Jul 2009 07:42:21 +0000 (07:42 +0000)
blocks/admin_bookmarks/block_admin_bookmarks.php

index 79029809cbd104a89d180652d91ef75ebee2ff22..5ccb057ae25b323ab5e44e2b9f087e6a2fc18c7c 100644 (file)
@@ -62,7 +62,6 @@ class block_admin_bookmarks extends block_base {
             $bookmarks = array();
         }
 
-        // TODO
         if (isset($this->page->section) and $this->page->section == 'search'){
             // the search page can't be properly bookmarked at present
             $this->content->footer = '';