mirror of
https://github.com/e107inc/e107.git
synced 2025-08-06 14:46:56 +02:00
Issue #5192 - Javascript defer option. (experimental)
This commit is contained in:
@@ -385,7 +385,7 @@ function preview_image(src_val,img_path, not_found)
|
||||
|
||||
|
||||
//-->";
|
||||
header ('ETag: "' . md5($text).'"' );
|
||||
header ('ETag: "' . md5($js).'"' );
|
||||
echo $js;
|
||||
echo_gzipped_page();
|
||||
?>
|
Reference in New Issue
Block a user