Remove echoing of sql statements
This commit is contained in:
parent
790e82729e
commit
31ba0881ea
@ -1338,7 +1338,7 @@ class Query_Builder {
|
||||
break;
|
||||
}
|
||||
|
||||
echo $sql . '<br />';
|
||||
//echo $sql . '<br />';
|
||||
|
||||
return $sql;
|
||||
}
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user