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