Software: Apache/2.4.53 (Unix) OpenSSL/1.1.1o PHP/7.4.29 mod_perl/2.0.12 Perl/v5.34.1. PHP/7.4.29 uname -a: Linux vps-2738122-x 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 uid=1(daemon) gid=1(daemon) grupos=1(daemon) Safe-mode: OFF (not secure) /opt/apex_led/php/vendor/onelogin/php-saml/docs/Saml/js/ drwxrwxr-x | |
| Viewing file: Select action/file-type: jQuery.expr[':'].Contains = function(a, i, m) {
return jQuery(a).text().toUpperCase().indexOf(m[3].toUpperCase()) >= 0;
};
$(function() {
$("#sidebar-nav").accordion({
autoHeight: false,
navigation: true,
collapsible: true
}).accordion("activate", false)
.find('a.link').unbind('click').click(
function(ev) {
ev.cancelBubble = true; // IE
if (ev.stopPropagation) {
ev.stopPropagation(); // the rest
}
return true;
}).prev().prev().remove();
$("#sidebar-nav>h3").click(function() {
if ($(this).attr('initialized') == 'true') return;
$(this).next().find(".sidebar-nav-tree").treeview({
collapsed: true,
persist: "cookie"
});
$(this).attr('initialized', true);
});
});
function tree_search(input) {
treeview = $(input).parent().parent().next();
// Expand all items
treeview.find('.expandable-hitarea').click();
// make all items visible again
treeview.find('li:hidden').show();
// hide all items that do not match the given search criteria
if ($(input).val()) {
treeview.find('li').not(':has(a:Contains(' + $(input).val() + '))').hide();
}
}
|
:: Command execute :: | |
--[ c99shell v. 2.1 [PHP 8 Update] [02.02.2022] maintained byC99Shell Github | Generation time: 0.2922 ]-- |