File manager - Edit - /usr/local/CyberCP/public/phpmyadmin/js/dist/transformations/json_editor.js
Back
/** * JSON syntax highlighting transformation plugin * * @package PhpMyAdmin */ AJAX.registerOnload('transformations/json_editor.js', function () { $('textarea.transform_json_editor').each(function () { CodeMirror.fromTextArea(this, { lineNumbers: true, matchBrackets: true, indentUnit: 4, mode: 'application/json', lineWrapping: true }); }); });
| ver. 1.4 |
Github
|
.
| PHP 8.2.28 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings