]> git.mjollnir.org Git - moodle.git/commit
lib/moodlelib MDL-21130 added helper partial() function
authorPenny Leach <penny@mjollnir.org>
Thu, 17 Dec 2009 08:25:45 +0000 (09:25 +0100)
committerPenny Leach <penny@mjollnir.org>
Thu, 17 Dec 2009 08:25:45 +0000 (09:25 +0100)
commit23960bb72439d6d1112d7b38a9e9112fc809f3cb
tree1d4fa2be405060d4fca5bf4057144759d3052a61
parentdf3ac5c6fd6574671084ba9a66e9be160ef10293
lib/moodlelib MDL-21130   added helper partial() function

this helps to create callbacks with partially bound arguments. woot!
lib/moodlelib.php