MDL-14679 notes do not use version.php!

This commit is contained in:
Petr Skoda 2009-11-01 12:29:18 +00:00
parent 1d42298086
commit 5777f4e391

View File

@ -1,9 +0,0 @@
<?php
/////////////////////////////////////////////////////////////////////////////////
/// Code fragment to define the version of the note module
/// This fragment is called by moodle_needs_upgrading() and /admin/index.php
/////////////////////////////////////////////////////////////////////////////////
$note_version = 2007070700; // The current version of note module (Date: YYYYMMDDXX)
$module->cron = 1800; // Period for cron to check this module (secs)