Changeset 947 for temp/test-xoops.ec-cube.net/html/modules
- Timestamp:
- 2006/12/22 10:14:58 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/test-xoops.ec-cube.net/html/modules/newbb/post.php
r946 r947 32 32 include 'header.php'; 33 33 34 if( $_POST['check_spam']) {34 if(!$_POST['check_spam']) { 35 35 print_r($_POST); 36 36 exit();
Note: See TracChangeset
for help on using the changeset viewer.
