]> git.mjollnir.org Git - moodle.git/commit
New field for user: autosubscribe
authormoodler <moodler>
Fri, 23 May 2003 05:32:40 +0000 (05:32 +0000)
committermoodler <moodler>
Fri, 23 May 2003 05:32:40 +0000 (05:32 +0000)
commit7f2a3e678e1d8a1eaaf6b497ad4f2c89417f356d
tree5504b1c290ca87b9fd659a5e3a70593b813b7093
parent4b2b7a711089bf120f42efb2210b9ba435e85cbe
New field for user:  autosubscribe

This sets the default value for on-the-fly forum subscription.
Defaults to on = subscribe.

(Also fixed a bug in postgres7.sql - a missing field for htmleditor!)
lang/en/moodle.php
lib/db/mysql.php
lib/db/mysql.sql
lib/db/postgres7.php
lib/db/postgres7.sql
mod/forum/post.html
user/edit.html
version.php