a9cad323 by sayhoChun

hotfix)

1 parent dbfcb28b
......@@ -321,7 +321,7 @@ if (! class_exists("ApiBoard"))
";
$result = $this->getArray($sql);
>
return $this->makeResultJson(1, "", $result, Array("totalCount"=>$cnt));
}
......