File name: welboard2/logout.wel (459 bytes) Text file viewer v1.2
    1 : #!/bin/wel¢Ò
    2 : ¢Ò
    3 : /* file: logout.wel¢Ò
    4 : ¢Ò
    5 :    °ü¸®ÀÚ ·Î±× ¾Æ¿ô ÇÁ·Î±×·¥ (author: ¼­±¤Çö)¢Ò
    6 : ¢Ò
    7 :    Copyright (c) 2001/03/25 by Wesoft¢Ò
    8 :    All Rights Reserved.¢Ò
    9 : */¢Ò
   10 : ¢Ò
   11 : htmlquery("get");¢Ò
   12 : break_on= -1;¢Ò
   13 : include("include/board.inc");¢Ò
   14 : ckid= "logout"; // ÀÌ°ÍÀÌ ¾øÀ¸¸é ·Î±× ¾Æ¿ôÀÌ µÇÁö ¾ÊÀ½¢Ò
   15 : send_cookie("", "", "", ""); // Ŭ¶óÀ̾ðÆ®ÀÇ ÄíÅ°Á¤º¸ »èÁ¦¢Ò
   16 : url= strform("board.wel?db={$db}&pg={$pg}&bp={$bp}&sk={$sk}&no={$no}&k={$k}&cn={$cn}&cs={$cs}&cc={$cc}");¢Ò
   17 : replace_location(url);¢Ò
   18 : return;¢Ò
File name: welboard2/logout.wel (459 bytes) Wesoft Corp. ¨Ï 2001 All rights reserved.