2013-12-05 23:42:20 +04:00

5 lines
88 B
JavaScript

dojo.addOnLoad(function() {
hash_set = function() { };
hash_get = function() { };
});