fix for 5209

This commit is contained in:
toyomoyo 2006-04-18 06:43:29 +00:00
parent 98ae4e63da
commit 8f23f49004
4 changed files with 70 additions and 1 deletions

View file

@ -342,6 +342,8 @@
<TABLE name="user_coursecreators" />
<TABLE name="course">
<FIELDS>
<FIELD name="currency" method="NO_CONV" type="char" length="3" />
<FIELD name="enrol" method="NO_CONV" type="varchar" length="20" />
<FIELD name="password" method="PHP_FUNCTION" type="varchar" length="50">
<PHP_FUNCTION>
migrate2utf8_course_password(RECORDID)