From: Alan Date: Wed, 9 Aug 2023 02:57:39 +0000 (+0800) Subject: dead code X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=e5301e621a9071bf00fd6aea26d7669617df600c dead code --- diff --git a/Asset.php b/Asset.php index 5fc3e6a7..9b546c03 100644 --- a/Asset.php +++ b/Asset.php @@ -112,7 +112,7 @@ class Pman_Core_Asset extends Pman { $fh = fopen($fn,'r'); fpassthru($fh); fclose($fh); - $content = $data; + }