From 04adae243398874f9a1acf6997ce5e07be363d4c Mon Sep 17 00:00:00 2001 From: hakasenyang Date: Fri, 6 Jan 2017 08:59:58 +0900 Subject: [PATCH] =?UTF-8?q?=EC=86=8C=EC=8A=A4=20=EC=A4=91=EB=B3=B5=20?= =?UTF-8?q?=EC=82=AC=EC=9A=A9=20=EC=A0=9C=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 소스를 중복으로 사용 할 필요가 없음으로 제거. --- index.php | 1 - 1 file changed, 1 deletion(-) diff --git a/index.php b/index.php index 3a66586..f4e305d 100644 --- a/index.php +++ b/index.php @@ -101,7 +101,6 @@ startdata: if ($image) { $jsonon = ($_GET['json'] == 1) ? true : false; - $aaa = explode('data-src="', $data); for($i=1;$i
';