AlkantarClanX12

Your IP : 3.141.198.13


Current Path : /home/thanudqk/128shen.com/wp-content/plugins/wp-file-manager/lib/js/commands/
Upload File :
Current File : /home/thanudqk/128shen.com/wp-content/plugins/wp-file-manager/lib/js/commands/hidden.js

/**
 * @class  elFinder command "hidden"
 * Always hidden command for uiCmdMap
 *
 * @author Naoki Sawada
 **/
elFinder.prototype.commands.hidden = function() {
	"use strict";
	this.hidden = true;
	this.updateOnSelect = false;
	this.getstate = function() {
		return -1;
	};
};