diff options
| author | donncha <donncha@7be80a69-a1ef-0310-a953-fb0f7c49ff36> | 2006-01-23 10:13:14 +0000 |
|---|---|---|
| committer | donncha <donncha@7be80a69-a1ef-0310-a953-fb0f7c49ff36> | 2006-01-23 10:13:14 +0000 |
| commit | 736af28d7287b477c7b5f155edf81040c7e779cc (patch) | |
| tree | b50cf0d54fb1fde7217e2e39a636ef372db46a5b /wp-inst/wp-settings.php | |
| parent | e22e581d7d6ed4f7962a2dca899c59655ddf0994 (diff) | |
WP Merge
git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@509 7be80a69-a1ef-0310-a953-fb0f7c49ff36
Diffstat (limited to 'wp-inst/wp-settings.php')
| -rw-r--r-- | wp-inst/wp-settings.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/wp-inst/wp-settings.php b/wp-inst/wp-settings.php index 99b4f2f..d5e2069 100644 --- a/wp-inst/wp-settings.php +++ b/wp-inst/wp-settings.php @@ -220,8 +220,6 @@ else wp_cache_init(); -$wp_filters = array(); - if( defined( "BLOGDEFINITION" ) && constant( "BLOGDEFINITION" ) == true ) return; |
