Software: Apache/2.2.22 (Debian). PHP/5.6.36 uname -a: Linux h05.hvosting.ua 4.9.110-amd64 #3 SMP Sun Nov 4 16:27:09 UTC 2018 x86_64 uid=1389(h33678) gid=1099(h33678) groups=1099(h33678),502(mgrsecure) Safe-mode: OFF (not secure) /usr/local/ispmgr/skins/sirius/ drwxr-xr-x |
Viewing file: Select action/file-type: var quotes = new Array();var last_quote_id = 0;function Add_Quote (id) {var obj = document.frm.text;var val = quotes[id] + "\n";if (document.selection) {obj.focus();sel = document.selection.createRange();sel.text = val;} else if (obj.selectionStart || obj.selectionStart == '0') {obj.value = obj.value.substring(0, obj.selectionStart) + val +obj.value.substring(obj.selectionEnd, obj.value.length);} else {obj.value = val;}}function Hotkey_AltQuote (code, e) {if ((code == 81) && ((e.altKey == true) || (e.ctrlKey == true)) && last_quote_id) {Add_Quote (last_quote_id);}}RegisterHotkeyEvent ('quotelast', Hotkey_AltQuote); |
:: Command execute :: | |
--[ c99shell v. 2.0 [PHP 7 Update] [25.02.2019] maintained by PinoyWH1Z | C99Shell Github | Generation time: 0.0179 ]-- |