1
0
mirror of https://github.com/e107inc/e107.git synced 2025-05-06 12:15:38 +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

@ -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'>