[ Index ]

PHP Cross Reference of moodle-2.8

title

Body

[close]

/lib/adodb/ -> readme_moodle.txt (source)

   1  Description of ADODB V5.19 library import into Moodle
   2  
   3  This library will be probably removed in Moodle 2.1,
   4  it is now used only in enrol and auth db plugins.
   5  The core DML drivers are not using ADODB any more.
   6  
   7  Removed:
   8   * contrib/
   9   * cute_icons_for_site/
  10   * docs/
  11   * pear/
  12   * session/
  13   * tests/
  14   * composer.json
  15   * README.md
  16   * server.php
  17   * lang/* except en (because they were not in utf8)
  18  
  19  Added:
  20   * index.html - prevent directory browsing on misconfigured servers
  21   * readme_moodle.txt - this file ;-)
  22  
  23  Our changes:
  24   * Removed random seed initialization from lib/adodb/adodb.inc.php:177 (see 038f546 and MDL-41198).
  25  
  26  skodak, iarenaza, moodler, stronk7


Generated: Fri Nov 28 20:29:05 2014 Cross-referenced by PHPXref 0.7.1