dever 7 년 전
부모
커밋
0334e28ca9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      component/src/Auditing.php

+ 1 - 1
component/src/Auditing.php

@@ -75,7 +75,7 @@ class Auditing extends Core
 			}
 		}
 		
-
+		print_r($html);die;
 		$html = Dever::table($html);
 
 		return $html;