init.js 88 B

1234
  1. dojo.addOnLoad(function() {
  2. hash_set = function() { };
  3. hash_get = function() { };
  4. });