Project

General

Profile

« Previous | Next » 

Revision 596

Added by thorn almost 17 years ago

added new CAPTCHA and ASP (Advanced Spam Protection)

View differences:

view.php
334 334
		// Print comments footer
335 335
		echo str_replace('[ADD_COMMENT_URL]', WB_URL.'/modules/news/comment.php?id='.POST_ID.'&sid='.$section_id, $setting_comments_footer);
336 336
		
337
		if(ENABLED_ASP) {
338
			$_SESSION['comes_from_view'] = true;
339
			$_SESSION['comes_from_view_time'] = time();
340
		}
337 341
	}
338 342
		
339 343
}

Also available in: Unified diff