siwwy :3 #3

Closed
RoscoeDaWah wants to merge 261 commits from feat-privacy into master
Showing only changes of commit 216adcfc98 - Show all commits

View file

@ -17,7 +17,7 @@
<div id="pagebody">
<div id="content">
<?php
$banned_keywords = array("financial", "finance", "stymn", "world4news", "invest");
$banned_keywords = array("financial", "finance", "stymn", "world4news", "invest", "special offer", "viagra");
$contains_keywords = array();
$name = strip_tags($_POST["name"]);
$msg = strip_tags($_POST["message"]);