From 0fa30cfadd541f4b87741d0999012601988a51cd Mon Sep 17 00:00:00 2001 From: Karsten Heiken Date: Wed, 28 Sep 2011 16:28:07 +0200 Subject: [PATCH 1/2] Don't list the user himself when sharing a project Sharing with yourself is not a good idea. --- application/views/projects/shares.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/application/views/projects/shares.php b/application/views/projects/shares.php index 868b406..173ddb8 100644 --- a/application/views/projects/shares.php +++ b/application/views/projects/shares.php @@ -50,6 +50,10 @@