mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 20:29:29 +00:00
4e6fc7c607ad04932eb6e30a76f4b6f7a700a4e4
- Replace all show_error(getData( with show_error(getError( - Replace all error($...->retval) with error(getError($...)) - Replace all ->outputJsonError(getData( with ->outputJsonError(getError( - Replace all show_error($...->retval with show_error(getError($... - Replace all outputJsonError($...->retval with outputJsonError(getError$... - Replace all return error($...->retval) with return $...
Languages
PHP
66.2%
JavaScript
12.3%
HTML
9.1%
XSLT
8.4%
CSS
3.4%
Other
0.5%