Fixed a bug in keyword social.
This commit is contained in:
@ -1,5 +1,7 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
include_once "settings.php";
|
||||||
|
|
||||||
// Get and use a basic title search for pulling records.
|
// Get and use a basic title search for pulling records.
|
||||||
$keywordsearch = htmlspecialchars($_GET["kw"]);
|
$keywordsearch = htmlspecialchars($_GET["kw"]);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user