replaying changes from a150b2c6f7

v1.18.x
psychobunny 11 years ago
parent c0145ad301
commit c52583ae28

@ -17,6 +17,7 @@
obj = registerGlobals(obj || {}); obj = registerGlobals(obj || {});
bind = bind ? Math.random() : false; bind = bind ? Math.random() : false;
template = template.toString() || '';
if (bind) { if (bind) {
obj.__template = template; obj.__template = template;

Loading…
Cancel
Save