4 строки
88 Б
JavaScript
4 строки
88 Б
JavaScript
dojo.addOnLoad(function() {
|
|
hash_set = function() { };
|
|
hash_get = function() { };
|
|
});
|