Changeset 949


Ignore:
Timestamp:
2006/12/22 10:17:30 (18 years ago)
Author:
uehara
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/test-xoops.ec-cube.net/html/modules/newbb/reply.php

    r948 r949  
    3030// ------------------------------------------------------------------------- // 
    3131include 'header.php'; 
    32  
    33 if(!$_POST['check_spam']) { 
    34     exit(); 
    35 } 
    3632 
    3733foreach (array('forum', 'topic_id', 'post_id', 'order', 'pid') as $getint) { 
Note: See TracChangeset for help on using the changeset viewer.