mirror of
https://github.com/e107inc/e107.git
synced 2025-07-30 19:30:25 +02:00
Debug styling fixes.
This commit is contained in:
@@ -87,6 +87,7 @@ class e107_db_debug {
|
||||
if(!empty($str))
|
||||
{
|
||||
e107::getRender()->setStyle('debug');
|
||||
echo $str;
|
||||
e107::getRender()->tablerender($title, $str);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user