]> git.mjollnir.org Git - moodle.git/commit
accesslib: Fix dirty paths checks on PHPv4
authormartinlanghoff <martinlanghoff>
Wed, 19 Sep 2007 07:25:37 +0000 (07:25 +0000)
committermartinlanghoff <martinlanghoff>
Wed, 19 Sep 2007 07:25:37 +0000 (07:25 +0000)
commit3c2dbf376eb7b4c88ef7e739a0ac475ce75ad939
treec1e2a110ebfe45e1bea3271e43f64790c2292d20
parent41017705c3979d54d60335cb092a7485374e6591
accesslib: Fix dirty paths checks on PHPv4

$DIRTYPATHS and its derivatives are all arrays. Not objects.

Drop the silly -> notation.
lib/accesslib.php