[LON-CAPA-cvs] cvs: loncom /auth lonacc.pm
raeburn
raeburn at source.lon-capa.org
Thu Dec 12 20:41:08 EST 2013
raeburn Fri Dec 13 01:41:08 2013 EDT
Modified files:
/loncom/auth lonacc.pm
Log:
- remove trailing whitespace.
Index: loncom/auth/lonacc.pm
diff -u loncom/auth/lonacc.pm:1.147 loncom/auth/lonacc.pm:1.148
--- loncom/auth/lonacc.pm:1.147 Thu Dec 5 05:19:14 2013
+++ loncom/auth/lonacc.pm Fri Dec 13 01:41:08 2013
@@ -1,7 +1,7 @@
# The LearningOnline Network
# Cookie Based Access Handler
#
-# $Id: lonacc.pm,v 1.147 2013/12/05 05:19:14 raeburn Exp $
+# $Id: lonacc.pm,v 1.148 2013/12/13 01:41:08 raeburn Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -101,7 +101,7 @@
use Apache::loncommon();
use Apache::lonlocal;
use Apache::restrictedaccess();
-use Apache::blockedaccess();
+use Apache::blockedaccess();
use Fcntl qw(:flock);
use LONCAPA qw(:DEFAULT :match);
More information about the LON-CAPA-cvs
mailing list