From 72ec953d5d05265868d59766146a2c12f03aea9e Mon Sep 17 00:00:00 2001 From: ben Date: Thu, 12 Jun 2008 12:12:49 +0000 Subject: Further documentation fixes. git-svn-id: https://code.elgg.org/elgg/trunk@884 36083f99-b078-4883-b0ff-0f9b5a30f544 --- engine/lib/relationships.php | 4 ---- 1 file changed, 4 deletions(-) (limited to 'engine/lib/relationships.php') diff --git a/engine/lib/relationships.php b/engine/lib/relationships.php index e60e19fdf..ebcd1ef88 100644 --- a/engine/lib/relationships.php +++ b/engine/lib/relationships.php @@ -311,10 +311,6 @@ * * This function lets you make the statement "$guid_one has $relationship with $guid_two". * - * TODO: Access controls? Are they necessary - I don't think so since we are defining - * relationships between and anyone can do that. The objects should patch some access - * controls over the top tho. - * * @param int $guid_one * @param string $relationship * @param int $guid_two -- cgit v1.2.3