]> source.dussan.org Git - nextcloud-server.git/commit
Using camelCase for function names in 'inc/lib_ocs.php'
authorAldo "xoen" Giambelluca <xoen@xoen.org>
Sat, 10 Jul 2010 17:59:18 +0000 (19:59 +0200)
committerAldo "xoen" Giambelluca <xoen@xoen.org>
Sat, 10 Jul 2010 17:59:18 +0000 (19:59 +0200)
commit890d7fa512b40044a28ea696e8b8dfb42b3bd583
treead62a71465cfe57c7be151b7d832a0db7431a86f
parente3a0898a991867665115054fc0c0a0a335764d75
Using camelCase for function names in 'inc/lib_ocs.php'

PHP function names is case-insensitive so this change isn't
intrusive but improve readability of the code.
inc/lib_ocs.php