This commit is contained in:
troy
2022-07-22 23:30:10 +02:00
parent af3d7d33a1
commit 79e27ee95a

View File

@@ -28,7 +28,7 @@ class SQL {
if (SQL_LOG) if (SQL_LOG)
fputs ( $this->f, str_replace ( array ( fputs ( $this->f, str_replace ( array (
"\n", "\n",
" " " "
), array ( ), array (
' ', ' ',
'' ''
@@ -127,7 +127,7 @@ class SQL {
if (SQL_LOG) if (SQL_LOG)
fputs ( $this->f, str_replace ( array ( fputs ( $this->f, str_replace ( array (
"\n", "\n",
" " " "
), array ( ), array (
' ', ' ',
'' ''