]> source.dussan.org Git - nextcloud-server.git/commit
Using camelCase for function names in 'inc/lib_config.php'
authorAldo "xoen" Giambelluca <xoen@xoen.org>
Sat, 10 Jul 2010 17:41:30 +0000 (19:41 +0200)
committerAldo "xoen" Giambelluca <xoen@xoen.org>
Sat, 10 Jul 2010 17:41:30 +0000 (19:41 +0200)
commita532719c219a156688301c8533789bce09f1322a
tree87e8a117a6a33114dab15b5ca484b1e55a8895ed
parent7a7b2cdd1e566ae586a4e4cd5c2ee63521187941
Using camelCase for function names in 'inc/lib_config.php'

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