From: moodler Date: Mon, 18 Feb 2008 02:12:59 +0000 (+0000) Subject: Merged the removale of unneccessary includes X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=c50e6a74df0e1148b2848c26da8f032a9a409146;p=moodle.git Merged the removale of unneccessary includes --- diff --git a/blocks/search_forums/block_search_forums.php b/blocks/search_forums/block_search_forums.php index a9ad69ad49..ea88e8e482 100644 --- a/blocks/search_forums/block_search_forums.php +++ b/blocks/search_forums/block_search_forums.php @@ -1,8 +1,5 @@ dirroot.'/mod/forum/lib.php'); - class block_search_forums extends block_base { function init() { $this->title = get_string('blocktitle', 'block_search_forums');