forked from extern/egroupware
33d617aa8f8d32a3eb8c53e7f1da9eb5a96e701f
get_rows($value,$rows,$readonlys) instead get_rows($value,$value['rows'],$readonlys) because $values['rows'] as reference would be stored in the session, when apps store $query parameter in the session "
added an array of replacement names to ease the transition to the new class naming scheme: app_class
Description
Languages
PHP
56.1%
JavaScript
14.3%
TypeScript
14.1%
CSS
9.3%
Less
2%
Other
4.2%