[geeklog-cvs] geeklog-1.3/language english.php,1.127,1.128 english_utf-8.php,1.7,1.8

dhaun at iowaoutdoors.org dhaun at iowaoutdoors.org
Sat Sep 18 10:55:48 EDT 2004


Update of /var/cvs/geeklog-1.3/language
In directory www:/tmp/cvs-serv23027/language

Modified Files:
	english.php english_utf-8.php 
Log Message:
Bugfix: Group Admins should not be able to see the members of a group of which they themselves are not a member.


Index: english.php
===================================================================
RCS file: /var/cvs/geeklog-1.3/language/english.php,v
retrieving revision 1.127
retrieving revision 1.128
diff -C2 -d -r1.127 -r1.128
*** english.php	8 Sep 2004 02:30:43 -0000	1.127
--- english.php	18 Sep 2004 14:55:45 -0000	1.128
***************
*** 1185,1189 ****
      'availmembers' => 'Available Members',
      'groupmembers' => 'Group Members',
!     'canteditgroup' => 'To edit this group, you have to be a member of the group. Please contact the system administrator if you feel this is an error.'
  );
  
--- 1185,1190 ----
      'availmembers' => 'Available Members',
      'groupmembers' => 'Group Members',
!     'canteditgroup' => 'To edit this group, you have to be a member of the group. Please contact the system administrator if you feel this is an error.',
!     'cantlistgroup' => 'To see the members of this group, you have to be a member yourself. Please contact the system administrator if you feel this is an error.'
  );
  

Index: english_utf-8.php
===================================================================
RCS file: /var/cvs/geeklog-1.3/language/english_utf-8.php,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** english_utf-8.php	29 Aug 2004 18:52:19 -0000	1.7
--- english_utf-8.php	18 Sep 2004 14:55:45 -0000	1.8
***************
*** 1186,1190 ****
      'availmembers' => 'Available Members',
      'groupmembers' => 'Group Members',
!     'canteditgroup' => 'To edit this group, you have to be a member of the group. Please contact the system administrator if you feel this is an error.'
  );
  
--- 1186,1191 ----
      'availmembers' => 'Available Members',
      'groupmembers' => 'Group Members',
!     'canteditgroup' => 'To edit this group, you have to be a member of the group. Please contact the system administrator if you feel this is an error.',
!     'cantlistgroup' => 'To see the members of this group, you have to be a member yourself. Please contact the system administrator if you feel this is an error.'
  );
  




More information about the geeklog-cvs mailing list