installation MDL-24863 fixed area that is calling get_site() to catch dml_exception...
commit08d3898c7c6c4abb8916a29d841be6c89c29b3a8
authorAparup Banerjee <nebgor@gmail.com>
Wed, 17 Nov 2010 07:40:48 +0000 (17 07:40 +0000)
committerAparup Banerjee <nebgor@gmail.com>
Wed, 17 Nov 2010 07:40:48 +0000 (17 07:40 +0000)
treee61a03b0e0b7692750a218e683a1833bd6be32f5
parent4f8b9632f873aa424f1f7ba076e85983a21bd0ac
installation MDL-24863 fixed area that is calling get_site() to catch dml_exception instead of dml_read_exception. (This is to handle other possible types of dml_exceptions during calling get_site())
lib/setup.php