]> git.mjollnir.org Git - moodle.git/commit
Added one new function find_key_name() to retrieve the
authorstronk7 <stronk7>
Sun, 24 Sep 2006 19:39:53 +0000 (19:39 +0000)
committerstronk7 <stronk7>
Sun, 24 Sep 2006 19:39:53 +0000 (19:39 +0000)
commit7253d30810e94d30e3c5e78e765534220b5fc0e8
treee0aff854a4d24dd8c0461b44269c30be4edfcf48
parent9fd9df205d2f69ffb01c58373f3479cbf2540e52
Added one new function find_key_name() to retrieve the
name og any key in the DB. This hasn't too much sense
for now (until we start to use referencial integrity) and
it is far from perfect, because it doesn't seach for the
key really in DB (due to the lack of support for this of ADOdb).
lib/ddllib.php