]> git.mjollnir.org Git - moodle.git/commit
General purpose function to produce a class based on a library
authormoodler <moodler>
Sat, 7 Dec 2002 04:31:23 +0000 (04:31 +0000)
committermoodler <moodler>
Sat, 7 Dec 2002 04:31:23 +0000 (04:31 +0000)
commitec2e229a0f313b741f4cca3c3caeab7be01732fe
tree0e37d21887a2f19e343221255b0b50866c40c203
parentd72788c346a82133c8372b9c05deddcb0b55b292
General purpose function to produce a class based on a library
of simple functions.  Can be used to provide a class interface
to Moodle functions.

Thanks to Greg Barnett!
lib/class.moodlelib.php [deleted file]
lib/makeclass.php [new file with mode: 0644]