session_start(); header("Content-Type: text/html; charset=euc-kr"); include_once ($_SERVER[DOCUMENT_ROOT] . "/common/conf/config.inc.php"); include_once ($_SERVER[DOCUMENT_ROOT] . "/module/memo/memo.lib.php"); //DB¿¬°á $dblink = SetConn($_conf_db["main_db"]); $id = $_REQUEST[id]; //°Ô½ÃÆÇ Á¤º¸ $memoInfo = getmemoInfo($id); if($id && $memoInfo["total"] > 0){ //¾Ë¸²ÀÌÈÄ ÇØ´ç ÂÊÁö ¾÷µ¥ÀÌÆ® setMemoNotifiy($id); ?>
| =$id?> ´Ô¿¡°Ô ÂÊÁö°¡ µµÂøÇÏ¿´½À´Ï´Ù. |
| ´Ý±â |