dever před 7 roky
rodič
revize
0334e28ca9
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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;