]> git.mjollnir.org Git - moodle.git/commit
MDL-18293 $DB->something is using exceptions, no need for ifs there, removing useless...
authorskodak <skodak>
Wed, 3 Jun 2009 20:25:27 +0000 (20:25 +0000)
committerskodak <skodak>
Wed, 3 Jun 2009 20:25:27 +0000 (20:25 +0000)
commit7826abc79f64292dab4ef37bc12a6672389157c8
tree26ff2cab87553d5ba0dd3ae10c310f41acc63e06
parenta8d6ef8c6c6004fda82dd0e4446faa504e882361
MDL-18293 $DB->something is using exceptions, no need for ifs there, removing useless strings
14 files changed:
lang/en_utf8/assignment.php
lang/en_utf8/chat.php
lang/en_utf8/choice.php
lang/en_utf8/data.php
lang/en_utf8/feedback.php
mod/assignment/lib.php
mod/chat/gui_basic/index.php
mod/chat/gui_header_js/insert.php
mod/chat/gui_header_js/users.php
mod/chat/lib.php
mod/choice/lib.php
mod/data/field/file/field.class.php
mod/data/field/picture/field.class.php
mod/feedback/lib.php