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