mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-28 08:24:30 +00:00
Better error reporting.
git-svn-id: https://develop.svn.wordpress.org/trunk@635 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -98,7 +98,8 @@
|
||||
// If there is an error then take note of it
|
||||
print "<div id='error'>
|
||||
<p><strong>SQL/DB Error:</strong><br />
|
||||
[<span style='color: #007;'>$str</span>]</p>
|
||||
[<span style='color: #007;'>$str</span>]<br />
|
||||
<code>$this->last_query</code></p>
|
||||
</div>";
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user