Make WordPress Core

Ticket #1049: functions.php-patch

File functions.php-patch, 251 bytes (added by gudlyf, 20 years ago)
Line 
1Index: functions.php
2===================================================================
3--- functions.php       (revision 2417)
4+++ functions.php       (working copy)
5@@ -874,7 +874,6 @@
6                }
7 
8        }
9-}
10 
11        if (isset($wp_filter[$tag]))
12                ksort($wp_filter[$tag]);