From d0c32fcced5950d4257192debac93d96a8a586e8 Mon Sep 17 00:00:00 2001 From: mikelittle Date: Sun, 1 Feb 2004 02:30:37 +0000 Subject: [PATCH] Task ID 73 Added htmlspecialchars and stripslashes where appropriate git-svn-id: http://svn.automattic.com/wordpress/trunk@817 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-links-opml.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wp-links-opml.php b/wp-links-opml.php index 57faf269a..0ea2ab0fa 100644 --- a/wp-links-opml.php +++ b/wp-links-opml.php @@ -48,12 +48,12 @@ if ((empty($link_cat)) || ($link_cat == 'all') || ($link_cat == '0')) { - + link_category; } // end if new category ?> - +