]> gitweb.fluxo.info Git - lorea/elgg.git/commit
Fixes #2237: Added 'reason' parameter to forward() to allow proper headers and more...
authorewinslow <ewinslow@36083f99-b078-4883-b0ff-0f9b5a30f544>
Sat, 20 Nov 2010 09:49:45 +0000 (09:49 +0000)
committerewinslow <ewinslow@36083f99-b078-4883-b0ff-0f9b5a30f544>
Sat, 20 Nov 2010 09:49:45 +0000 (09:49 +0000)
commitdeb2e286301f0b0472cd9d742fd4d0777035d5d4
treedd54129d0a41cf0b612acf369a04814e57c897f7
parente61a98c5dd04391db3eb7e3a087de633e2a6b0fe
Fixes #2237: Added 'reason' parameter to forward() to allow proper headers and more flexible destinations via plugin hooks.  Also made use of this in core gatekeeper functions and in pagehandler.php

git-svn-id: http://code.elgg.org/elgg/trunk@7373 36083f99-b078-4883-b0ff-0f9b5a30f544
engine/handlers/pagehandler.php
engine/lib/actions.php
engine/lib/elgglib.php
engine/lib/group.php
engine/lib/sessions.php