0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-03-17 01:34:07 +00:00

code style

This commit is contained in:
Arthur Schiwon 2012-07-25 13:10:59 +02:00
parent 92f447ca50
commit c8404a7bfa

View file

@ -24,7 +24,6 @@
namespace OCA\user_ldap;
class GROUP_LDAP extends lib\Access implements \OCP\GroupInterface {
// //group specific settings
protected $enabled = false;
protected $_group_user = array();