mirror of
https://github.com/e107inc/e107.git
synced 2025-08-11 09:04:38 +02:00
Private Messages: Fixes #1485. Also check language files for changes. 'fw' (fixed width) option added to $tp->toGlyph()
This commit is contained in:
@@ -691,7 +691,7 @@ class e107_db_debug {
|
||||
// Dump the debug log
|
||||
//
|
||||
|
||||
$text .= "\n<table class='fborder table table-striped'>\n";
|
||||
$text = "\n<table class='fborder table table-striped'>\n";
|
||||
|
||||
$bRowHeaders=FALSE;
|
||||
|
||||
|
Reference in New Issue
Block a user