|
@@ -805,8 +805,8 @@ function run()
|
|
|
return false;
|
|
|
}
|
|
|
|
|
|
- if(typeof globalNewVersionNotifyUsers=='undefined' || globalNewVersionNotifyUsers!=null)
|
|
|
- netVersionCheck();
|
|
|
+ //if(typeof globalNewVersionNotifyUsers=='undefined' || globalNewVersionNotifyUsers!=null)
|
|
|
+ // netVersionCheck();
|
|
|
|
|
|
document.title+=' ['+globalAccountSettings[0].userAuth.userName+']';
|
|
|
// Automatically detect crossDomain settings
|