]> git.mjollnir.org Git - moodle.git/commit
Moving set_dbfamily() from dmllib.php to setuplib.php as it's
authorstronk7 <stronk7>
Sat, 13 Jan 2007 10:44:58 +0000 (10:44 +0000)
committerstronk7 <stronk7>
Sat, 13 Jan 2007 10:44:58 +0000 (10:44 +0000)
commit1d5c40048a7a74c82c658e938f36ad482999ecd1
tree91340a36a90217a4e96c7d658dab7f5098c2ca15
parent3488d0e1740f78471799e1da276410aa3655210e
Moving set_dbfamily() from dmllib.php to setuplib.php as it's
needed in early stages and we don't want the installer to
depend of dmllib.
install.php
lib/dmllib.php
lib/setuplib.php