1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-30 19:30:25 +02:00

Only display debug info on db-verify page.

This commit is contained in:
CaMer0n
2012-11-03 00:29:55 +00:00
parent 95ae8d911d
commit d1975b25cf

View File

@@ -220,7 +220,7 @@ class db_verify
// $debugB = $rawSqlData;
$debugB = $sqlDataArr['data'][0]; // Extracted Raw Field Text
if(isset($debugA))
if(isset($debugA) && (e_PAGE == 'db.php'))
{
$debug = "<table border='1'>