Subversion Repositories oidplus

Rev

Rev 1116 | Rev 1149 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1116 Rev 1143
Line 98... Line 98...
98
 
98
 
99
}
99
}
100
 
100
 
101
# ---
101
# ---
102
 
102
 
-
 
103
if (!$out) $out = '';
103
httpOutWithETag($out, 'application/javascript', 'polyfill'.(MINIFY_POLYFILL ? '.min' : '').'.js');
104
httpOutWithETag($out, 'application/javascript', 'polyfill'.(MINIFY_POLYFILL ? '.min' : '').'.js');