aboutsummaryrefslogtreecommitdiff
path: root/actions/friends/remove.php
AgeCommit message (Expand)Author
2011-02-08Refs #2543: Updated trunk mods and views to use the new functions from previo...brettp
2010-11-24Refs #2451: Removed gatekeeper/admin_gatekeeper() calls from core actionsewinslow
2010-11-03Refs #1320. Updated core to use elgg_echo()'s native string replacement.brettp
2010-11-02Using REFERER shorthand throughout coreewinslow
2010-10-28Standardized code in all of core, not including language files, tests, or cor...brettp
2010-10-22Removed @license, @copyright, and @author from files. License and copyright a...brettp
2010-08-22Merged r6701:6756 from 1.7 branch into trunkcash
2010-02-21Refs #1538: Removed action_gatekeeper() from action files in core.brettp
2009-11-22remove friend action, return user to the place the action was triggereddave
2009-10-14Standardized actions/*brettp
2009-08-31All line endings are now Unix-style.brettp
2009-08-20Whoa nelly this is a big one: Removed license and copyright for files.brettp
2009-06-23Action gatekeeper added to add and remove friends.marcus
2009-01-23Refs #706marcus
2008-09-30Closes #388: Additionally the site check in configuration_init() should be in...marcus
2008-07-16Add and remove friend actions now use try / catchben
2008-07-11Using register_error on errors rather than system_message.marcus
2008-05-29Added friends pages and related functionalityben