dever 7 years ago
parent
commit
0334e28ca9
1 changed files with 1 additions and 1 deletions
  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;