From: Alan Knowles Date: Tue, 9 Dec 2014 08:00:28 +0000 (+0800) Subject: Reddit/Embedly.php X-Git-Url: http://git.roojs.org/?p=web.Reddit;a=commitdiff_plain;h=73064ced9f2c5fa8aaff4d12c4c08bb6b900f960 Reddit/Embedly.php --- diff --git a/Reddit/Embedly.php b/Reddit/Embedly.php index 01db8456a..59f50e515 100644 --- a/Reddit/Embedly.php +++ b/Reddit/Embedly.php @@ -8,7 +8,7 @@ class Reddit_Embedly extends HTML_FlexyFramework_Page { } function get() { - $url = htmlspecialchars(($_REQUEST['url']); + $url = htmlspecialchars($_REQUEST['url']); echo ''.$url . ' ';