From 67b5cf4b8ddddd94e1217812729b3b779f467a72 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= ' . "\n";
if (!empty($the_query)) {
+ echo ' ' . "\n";
$edit_link = '' . $GLOBALS['strEdit'] . '';
echo ' ' . $GLOBALS['strSQLQuery'] . ' : [' . $edit_link . ']' . htmlspecialchars($the_query) . '
' . "\n";
+ echo '
' . "\n"; echo ' ' . $GLOBALS['strMySQLSaid'] . ' ' . htmlspecialchars($error_message) . "\n"; echo '
' . "\n"; @@ -491,7 +491,7 @@ if (!defined('__LIB_INC__')){ ?> [BLOB] ' . "\n"; } else { if (strlen($row[$i]) > $GLOBALS['cfgLimitChars']) { - $row[$i] = substr($row[$i], 0, $cfgLimitChars) . '...'; + $row[$i] = substr($row[$i], 0, $GLOBALS['cfgLimitChars']) . '...'; } echo '