# HG changeset patch # User Dan # Date 1232209972 18000 # Node ID 12e0991938503ce90389782d4bd263408ef7bceb # Parent 42419c99471c899d8a4eabe22f3035b55506d72d# Parent f379fdf3b4d7d9b37aa5df61a33889aabe1dda27 Merging branches diff -r f379fdf3b4d7 -r 12e099193850 includes/functions.php --- a/includes/functions.php Sat Nov 29 22:50:19 2008 -0500 +++ b/includes/functions.php Sat Jan 17 11:32:52 2009 -0500 @@ -1854,6 +1854,11 @@ // < // The rule is so specific because everything else will have been filtered by now $html = preg_replace('/<(script|iframe)(.+?)src=([^>]*)!', '</\\1>', $html); // Restore stripped comments $i = 0; diff -r f379fdf3b4d7 -r 12e099193850 install.php --- a/install.php Sat Nov 29 22:50:19 2008 -0500 +++ b/install.php Sat Jan 17 11:32:52 2009 -0500 @@ -1531,7 +1531,7 @@