]> git.mjollnir.org Git - moodle.git/commit
Fixing a serious bug with PHP 5 only, which caused blocks to lose
authordefacer <defacer>
Sat, 5 Feb 2005 01:32:15 +0000 (01:32 +0000)
committerdefacer <defacer>
Sat, 5 Feb 2005 01:32:15 +0000 (01:32 +0000)
commit673c1b2f131b2a0e0e6757f17cd3e0a7ea6c48bf
tree41a0b801e739cf031348cbd3aa0834d7ec69a54f
parent93334ad5887a0f6fba2c722e61706ce05aa2d872
Fixing a serious bug with PHP 5 only, which caused blocks to lose
their configuration data (there is an explanation but I don't think
anyone cares).

Actually it was an optimization and I had to disable it. All is fine now.
blocks/moodleblock.class.php