diff options
author | marcus <marcus@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2008-08-07 16:42:33 +0000 |
---|---|---|
committer | marcus <marcus@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2008-08-07 16:42:33 +0000 |
commit | 4af8915edaa0e25d651b819590c802b18ea1fb67 (patch) | |
tree | 603ea6013d65bde8fb023d457e4df3bebc2560e1 /engine/schema | |
parent | 0af698606f32a4fbee1d654dd8fe9135886888e9 (diff) | |
download | elgg-4af8915edaa0e25d651b819590c802b18ea1fb67.tar.gz elgg-4af8915edaa0e25d651b819590c802b18ea1fb67.tar.bz2 |
Refs #174: Introducing the ElggDummy class which returns false for all methods and set variables called on it. This is what the logged out $_SESSION['user'] is set to and is also what page_owner_entity will return if page_owner is invalid.
This means that calls to things like $_SESSION['user']->getGUID() are now safe and will no longer cause a parsing error.
Please report any issues.
git-svn-id: https://code.elgg.org/elgg/trunk@1770 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'engine/schema')
0 files changed, 0 insertions, 0 deletions