]> git.mjollnir.org Git - moodle.git/commit
Refactored the Workshop API class
authorDavid Mudrak <david.mudrak@gmail.com>
Mon, 4 Jan 2010 18:00:34 +0000 (18:00 +0000)
committerDavid Mudrak <david.mudrak@gmail.com>
Mon, 4 Jan 2010 18:00:34 +0000 (18:00 +0000)
commitb13142daeeabd9d06929f325d4e4ddd3d47ab56a
tree5bf5084d730d90a881904c680ad4eb09cd9de960
parent095d6e6c9d2184cf093ae055d9ec026811632281
Refactored the Workshop API class

Uses the PHP magic getter to access the underlying database record. Does
not do the serialization goulash, as the passed objects should be clear
database rows.
mod/workshop/locallib.php