From ae98658b2aed6e09a047582a86b9040c6d0d5ab7 Mon Sep 17 00:00:00 2001 From: icewing Date: Sat, 22 Mar 2008 14:06:19 +0000 Subject: Marcus Povey * Whitespace removed git-svn-id: https://code.elgg.org/elgg/trunk@264 36083f99-b078-4883-b0ff-0f9b5a30f544 --- engine/lib/entities.php | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'engine/lib') diff --git a/engine/lib/entities.php b/engine/lib/entities.php index e457988ec..e9f1f52cc 100644 --- a/engine/lib/entities.php +++ b/engine/lib/entities.php @@ -621,10 +621,5 @@ return delete_data("DELETE from {$CONFIG->dbprefix}entity_relationships where guid_one=$guid_one and relationship='$relationship' and guid_two=$guid_two"); } - - - - // In annotations/ meta - - + ?> \ No newline at end of file -- cgit v1.2.3