mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-24551 importing latest adodb 5.11
This commit is contained in:
parent
a02357dfbf
commit
6ede09aa83
120 changed files with 499 additions and 950 deletions
|
@ -1,8 +1,8 @@
|
|||
Description of ADODB V5.10 library import into Moodle
|
||||
Description of ADODB V5.11 library import into Moodle
|
||||
|
||||
This library will be probably removed in Moodle 2.1,
|
||||
it is now used only in enrol and auth db plugins.
|
||||
The core DML drivers are not using ADODB any more.
|
||||
The core DML drivers are not using ADODB any more.
|
||||
|
||||
Removed:
|
||||
* contrib/
|
||||
|
@ -12,6 +12,7 @@ Removed:
|
|||
* session/
|
||||
* tests/
|
||||
* server.php
|
||||
* lang/* except en (because they were not in utf8)
|
||||
|
||||
Added:
|
||||
* index.html - prevent directory browsing on misconfigured servers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue