update geo module

This commit is contained in:
rolux 2012-10-19 12:53:09 +02:00
commit 4da93006fc
6 changed files with 29 additions and 17 deletions

View file

@ -91,11 +91,11 @@ Ox.load.Geo = function(options, callback) {
];
</script>
> Ox.COUNTRIES.length
353
354
> Ox.sum(Ox.test.array)
353
354
> Ox.test.array
[196, 73, 9, 8, 28, 24, 14, 1]
[196, 73, 10, 8, 28, 24, 14, 1]
@*/
Ox.COUNTRIES = data;