From 4c4faad39c987ff3bb7e691b7e7e910cd9058f94 Mon Sep 17 00:00:00 2001 From: chrisaga Date: Tue, 18 Apr 2006 22:57:57 +0000 Subject: - merge trunc r1200:1201 into branch 1.6 (HTML validation) git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1202 68402e56-0260-453c-a942-63ccdbb3a9ee --- include/functions_html.inc.php | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'include/functions_html.inc.php') diff --git a/include/functions_html.inc.php b/include/functions_html.inc.php index b217f01d9..3afed2322 100644 --- a/include/functions_html.inc.php +++ b/include/functions_html.inc.php @@ -529,6 +529,10 @@ function get_html_tag_selection( { global $conf; + if (count ($tags) == 0 ) + { + return ''; + } $output = '