forked from 0x2620/oxjs
change base 26 to bijective base 26
This commit is contained in:
parent
d78b31bef9
commit
6374f6de6d
4 changed files with 24 additions and 13 deletions
|
|
@ -52,7 +52,7 @@ Ox.documentReady = (function() {
|
|||
callbacks.push(callback);
|
||||
return false;
|
||||
}
|
||||
}
|
||||
};
|
||||
}());
|
||||
|
||||
/*@
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue