moodle/lib/db
Tim Hunt 01de485dde blocks upgrade: MDL-20820 another blocks upgrade problem with sticky blocks
Even though the visible column is going to be dropped,
we need to set it here or the query at line 2087 will fail.

Huge thanks to Oleg Sychev who did all the debugging and testing for this fix.
2009-11-11 17:01:12 +00:00
..
access.php MDL-20712 using just $capablities for capability definition array, all other files in db/* do not use component names in definition array; old capability array names are of course supported 2009-11-04 19:24:12 +00:00
events.php MDL-20766 message_send() used intead of events, it will enable us to improve performance and solve db transactions issues independedntly from events, hopefully this will give us more options in future too because the events are designed specifically for communication "moodle-->external systems" 2009-11-07 10:27:57 +00:00
index.html Some blank index.html files to prevent browsing 2004-03-20 04:10:26 +00:00
install.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 11:31:16 +00:00
install.xml webservice MDL-17135 add timecreated + timemodified fields to the service table and save them in the service form 2009-11-06 07:50:30 +00:00
messages.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 16:48:45 +00:00
services.php MDL-12886 more external groups api 2009-11-05 22:06:49 +00:00
upgrade.php blocks upgrade: MDL-20820 another blocks upgrade problem with sticky blocks 2009-11-11 17:01:12 +00:00
upgradelib.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 11:31:16 +00:00