Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
srv
/
admin
/
htdocs
/
rockmongo
/
themes
/
default
/
views
/
server
/
//srv/admin/htdocs/rockmongo/themes/default/views/server/killOp.php
<h3><a href="<?php h(url("server.processlist"));?>"><?php hm("processlist"); ?></a> » <?php hm("killoperation"); ?> '<?php h(x("opid"));?>'</h3> <?php if(isset($ret)):?> <div style="border:2px #ccc solid;margin-bottom:5px;background-color:#eeefff"> <?php hm("responseserver"); ?> <div style="margin-top:5px"> <?php h($ret);?> </div> </div> <?php endif; ?>