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.
Loading
Please register or sign in to comment
PHP function names is case-insensitive so this change isn't intrusive but improve readability of the code.