Convert fields refs and content in wiki_pages to binary for postgres

This commit is contained in:
patrickslee 2006-03-29 04:48:30 +00:00
parent c6f32032ea
commit e989c7699a
3 changed files with 11 additions and 3 deletions

View file

@ -5,7 +5,7 @@
/// This fragment is called by moodle_needs_upgrading() and /admin/index.php
/////////////////////////////////////////////////////////////////////////////////
$module->version = 2005031000; // The current module version (Date: YYYYMMDDXX)
$module->version = 2006032900; // The current module version (Date: YYYYMMDDXX)
$module->requires = 2005031000; // The current module version (Date: YYYYMMDDXX)
$module->cron = 0; // Period for cron to check this module (secs)