Updated version, since it's a significant re-write

This commit is contained in:
moodler
2005-03-08 14:36:03 +00:00
parent 27ecf4b614
commit 6580d0af68
+1 -1
View File
@@ -3,7 +3,7 @@
class block_news_items extends block_base {
function init() {
$this->title = get_string('latestnews');
$this->version = 2004052600;
$this->version = 2005030800;
}
function get_content() {