Style fixes

This commit is contained in:
DariusIII
2022-05-03 22:23:21 +02:00
parent 19c223fe30
commit 12b40001e2
34 changed files with 151 additions and 151 deletions
+1 -1
View File
@@ -408,7 +408,7 @@ function errorOnSQL()
/**
* @param \PDOStatement $ps
* @param $table
* @param $table
* @return bool|int|string
*/
function getTableRowCount(\PDOStatement $ps, $table)