Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-08-07 | Refs #174: Introducing the ElggDummy class which returns false for all ↵ | marcus | |
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 |