removed debug output in vicidial.php
git-svn-id: svn://192.168.202.10@754 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
@@ -5265,8 +5265,8 @@ if ($enable_fast_refresh < 1) {echo "\tvar refresh_interval = 1000;\n";}
|
||||
{
|
||||
if (xmlhttp.readyState == 4 && xmlhttp.status == 200)
|
||||
{
|
||||
alert(VDlogout_query);
|
||||
alert(xmlhttp.responseText);
|
||||
// alert(VDlogout_query);
|
||||
// alert(xmlhttp.responseText);
|
||||
}
|
||||
}
|
||||
delete xmlhttp;
|
||||
|
||||
Reference in New Issue
Block a user