]> git.mjollnir.org Git - moodle.git/commit
MDL-19416 fixed PHP 5.3 compatiblity issue - fixes weird use of constructors in quick...
authorskodak <skodak>
Sun, 7 Jun 2009 09:43:27 +0000 (09:43 +0000)
committerskodak <skodak>
Sun, 7 Jun 2009 09:43:27 +0000 (09:43 +0000)
commit3e8b394e088cfe979caa11e0d6b5b11d3e15dafe
tree75b9729c199aa2625fb22e3b73d20486119e648b
parent29750da13d180dd1fb94f58a538a1352adfc8ff7
MDL-19416 fixed PHP 5.3 compatiblity issue - fixes weird use of constructors in quickforms
15 files changed:
lib/form/button.php
lib/form/checkbox.php
lib/form/file.php
lib/form/group.php
lib/form/header.php
lib/form/hidden.php
lib/form/password.php
lib/form/passwordunmask.php
lib/form/radio.php
lib/form/select.php
lib/form/static.php
lib/form/submit.php
lib/form/submitlink.php
lib/form/text.php
lib/form/textarea.php