]> git.mjollnir.org Git - moodle.git/commit
lib/moodlelib MDL-21130 added helper partial() function
authorPenny Leach <penny@liip.ch>
Thu, 17 Dec 2009 08:34:07 +0000 (08:34 +0000)
committerPenny Leach <penny@liip.ch>
Thu, 17 Dec 2009 08:34:07 +0000 (08:34 +0000)
commit0a2a36f7374d7e1c81f8905307a049b0b62992bc
tree113b61ddf94c7b7c636427ae2bda649106581c2b
parent94685343a5bb3471eb97185143b5927186a1bce7
lib/moodlelib MDL-21130   added helper partial() function

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