moodle/mod/hotpot/db
gbateson 53fc076c19 two changes to "hotpot_db_update_field_type" to correct bugs when updating PostgreSQL database
- declare $db as global variable (line 760)
- curly brackets around $field when assigning $tmpfield (line 852)
2005-05-04 11:19:45 +00:00
..
mysql.php The initial installation is now properly handled. 2005-04-25 16:29:50 +00:00
mysql.sql The initial installation is now properly handled. 2005-04-25 16:29:50 +00:00
postgres7.php The initial installation is now properly handled. 2005-04-25 16:29:50 +00:00
postgres7.sql Hotpot module v2! Thomas Robb, Gordon Bateson - thanks!! 2005-04-25 14:41:28 +00:00
update_to_v2.php two changes to "hotpot_db_update_field_type" to correct bugs when updating PostgreSQL database 2005-05-04 11:19:45 +00:00