dbfcb28b by sayhoChun

hotfix) additional devel api done

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