@@ -150,8 +150,4 @@ |
||
150 | 150 | WHERE p.id = count_comment.post_id |
151 | 151 | SQL, |
152 | 152 | $postTableName, |
153 | - $commentTableName |
|
154 | - ); |
|
155 | - } |
|
156 | - } |
|
157 | -} |
|
153 | + $commentTableName |
|
158 | 154 | \ No newline at end of file |
@@ -150,8 +150,4 @@ |
||
150 | 150 | WHERE p.id = count_comment.post_id |
151 | 151 | SQL, |
152 | 152 | $postTableName, |
153 | - $commentTableName |
|
154 | - ); |
|
155 | - } |
|
156 | - } |
|
157 | -} |
|
153 | + $commentTableName |
|
158 | 154 | \ No newline at end of file |