Submit
Path:
~
/
/
opt
/
psa
/
phpMyAdmin
/
js
/
src
/
transformations
/
File Content:
sql_editor.js
/** * SQL syntax highlighting transformation plugin js * * @package PhpMyAdmin */ AJAX.registerOnload('transformations/sql_editor.js', function () { $('textarea.transform_sql_editor').each(function () { Functions.getSqlEditor($(this), {}, 'both'); }); });
Submit
FILE
FOLDER
INFO
Name
Size
Permission
Action
image_upload.js
787 bytes
0644
json.js
628 bytes
0644
json_editor.js
435 bytes
0644
sql_editor.js
276 bytes
0644
xml.js
623 bytes
0644
xml_editor.js
370 bytes
0644
N4ST4R_ID | Naxtarrr