[LON-CAPA-cvs] cvs: loncom /auth lonauth.pm
matthew
lon-capa-cvs@mail.lon-capa.org
Mon, 06 May 2002 21:55:25 -0000
matthew Mon May 6 17:55:25 2002 EDT
Modified files:
/loncom/auth lonauth.pm
Log:
Take care of a javascript warning (undeclared variable) as part of cleanup
needed for BUG 385.
Index: loncom/auth/lonauth.pm
diff -u loncom/auth/lonauth.pm:1.29 loncom/auth/lonauth.pm:1.30
--- loncom/auth/lonauth.pm:1.29 Mon May 6 10:20:27 2002
+++ loncom/auth/lonauth.pm Mon May 6 17:55:25 2002
@@ -1,7 +1,7 @@
# The LearningOnline Network
# User Authentication Module
#
-# $Id: lonauth.pm,v 1.29 2002/05/06 14:20:27 matthew Exp $
+# $Id: lonauth.pm,v 1.30 2002/05/06 21:55:25 matthew Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -185,7 +185,7 @@
}
// ---------------------------------------------------------- The wait function
-
+var canceltim;
function wait() {
if ((menuloaded==1) || (tim==1)) {
if (tim==0) {