]> source.dussan.org Git - nextcloud-server.git/commit
Using camelCase for function names in 'inc/lib_files.php'
authorAldo "xoen" Giambelluca <xoen@xoen.org>
Sat, 10 Jul 2010 17:57:46 +0000 (19:57 +0200)
committerAldo "xoen" Giambelluca <xoen@xoen.org>
Sat, 10 Jul 2010 17:57:46 +0000 (19:57 +0200)
commite3a0898a991867665115054fc0c0a0a335764d75
tree4316d529a1278801cd5a68b2369c0b360982dd7f
parent00df2099b576b56bf9d3c25c8e94c1b61c50d928
Using camelCase for function names in 'inc/lib_files.php'

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