Software: Apache/2.0.54 (Fedora). PHP/5.0.4 uname -a: Linux mina-info.me 2.6.17-1.2142_FC4smp #1 SMP Tue Jul 11 22:57:02 EDT 2006 i686 uid=48(apache) gid=48(apache) groups=48(apache) Safe-mode: OFF (not secure) /home/mnnews/public_html/dwmail/scripts/ drwxr-xr-x | |
| Viewing file: Select action/file-type: <!--
function selectmessage(id, strClassname) {
if (document.getElementById('selection[\''+id+'\']').checked == true) {
document.getElementById('selection[\''+id+'\']').checked = false;
document.getElementById(id).className = strClassname;
if (document.folderlist.selall.checked) {
document.folderlist.selall.checked = false;
}
}
else {
if (document.getElementById(id).className == 'colnewmail') {
newclass = 'colnewmailselector';
}
else {
newclass = 'colselector';
}
document.getElementById('selection[\''+id+'\']').checked = true;
document.getElementById(id).className = newclass;
}
}
function selectoption(id, strClassname) {
if (document.getElementById('selection[\''+id+'\']').checked == true) {
document.getElementById('selection[\''+id+'\']').checked = false;
document.getElementById(id).className = strClassname;
}
else {
if (document.getElementById(id).className == 'colnewmail') {
newclass = 'colnewmailselector';
}
else {
newclass = 'colselector';
}
document.getElementById('selection[\''+id+'\']').checked = true;
document.getElementById(id).className = newclass;
}
}
//-->
|
:: Command execute :: | |
--[ c99shell v. 1.0 pre-release build #16 powered by Captain Crunch Security Team | http://ccteam.ru | Generation time: 0.0031 ]-- |