403Webshell
Server IP : 112.175.184.31  /  Your IP : 216.73.217.60
Web Server : Apache
System : Linux dot-k1-031.dothome.co.kr 4.18.0-553.156.1.el8_10.x86_64 #1 SMP Mon Aug 17 17:52:57 UTC 2026 x86_64
User : lovelove8926 ( 1226)
PHP Version : 7.4.33
Disable Function : proc_open, passthru, show_source, socket_create, socket_accept
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /common/myadmin-adm/js/src/transformations/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /common/myadmin-adm/js/src/transformations/json_editor.js
/**
 * 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
        });
    });
});

Youez - 2016 - github.com/yon3zu
LinuXploit