Diff for /loncom/auth/londes.js between versions 1.6 and 1.7

version 1.6, 2002/03/23 20:40:57 version 1.7, 2003/01/08 22:43:10
Line 154  function shift(sreg) { Line 154  function shift(sreg) {
 // Initialize key-arrays according to uextkey and lextkey  // Initialize key-arrays according to uextkey and lextkey
   
 function initkeys() {  function initkeys() {
        init();
 // Constants    // Constants  
      var celements="574941332517 9 158504234261810 259514335271911 360524436";       var celements="574941332517 9 158504234261810 259514335271911 360524436";
      var delements="63554739312315 762544638302214 661534537292113 5282012 4";       var delements="63554739312315 762544638302214 661534537292113 5282012 4";

Removed from v.1.6  
changed lines
  Added in v.1.7


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>