2 /************************************************************/
5 /* script expects appId, versionId and threadId as argument */
6 /************************************************************/
9 * application environment
12 require(BASE
."include/incl.php");
13 require_once(BASE
."include/comment.php");
15 apidb_header("Comments");
17 Comment
::view_app_comments($aClean['iVersionId'], $aClean['iThreadId']);