1
0
Fork 0
forked from 0x2620/oxjs

merge changes

This commit is contained in:
Rolux 2010-02-08 15:58:12 +05:30
commit 946d36b43d
7 changed files with 16 additions and 16 deletions

View file

@ -1526,4 +1526,4 @@ Ox.isUndefined = function(val) {
true
*/
return typeof val == "undefined";
};
};