]> source.dussan.org Git - nextcloud-server.git/commit
Fixed a cache-check in `OC_USER_Database::getGroupName()` and minor style changes
authorAldo "xoen" Giambelluca <xoen@xoen.org>
Thu, 15 Jul 2010 17:56:13 +0000 (19:56 +0200)
committerAldo "xoen" Giambelluca <xoen@xoen.org>
Thu, 15 Jul 2010 19:37:44 +0000 (21:37 +0200)
commit64fd3f7aea7e6aa6ca93cd91b17a6f96842a5c02
tree130266f2bd089fe9dc6e7737697e6b3dc7680cb4
parent7b84bf5f0e9dd8bbe727f4341f315badd66d25d8
Fixed a cache-check in `OC_USER_Database::getGroupName()` and minor style changes

  * Added spaces here and there
  * Using camelCase for same variable
inc/User/database.php