summaryrefslogtreecommitdiffstats
path: root/wp-includes
diff options
context:
space:
mode:
authordonncha <donncha@7be80a69-a1ef-0310-a953-fb0f7c49ff36>2007-01-22 17:40:29 +0000
committerdonncha <donncha@7be80a69-a1ef-0310-a953-fb0f7c49ff36>2007-01-22 17:40:29 +0000
commitff8977d11ad87b7f27d5addea30245abc269b912 (patch)
treef48d61578aed74c24ae72aa5a6ffac012f6c8e9d /wp-includes
parent6e5d978d4fb11d3e9f9fb47feb7bf58aad0b40c8 (diff)
downloadwordpress-mu-ff8977d11ad87b7f27d5addea30245abc269b912.tar.gz
wordpress-mu-ff8977d11ad87b7f27d5addea30245abc269b912.tar.xz
wordpress-mu-ff8977d11ad87b7f27d5addea30245abc269b912.zip
Make graceful_fail() pluggable by defining it in mu-plugins/00misc.php (see #229)
git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@858 7be80a69-a1ef-0310-a953-fb0f7c49ff36
Diffstat (limited to 'wp-includes')
-rw-r--r--wp-includes/wpmu-functions.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/wp-includes/wpmu-functions.php b/wp-includes/wpmu-functions.php
index abe34e8..f73acd7 100644
--- a/wp-includes/wpmu-functions.php
+++ b/wp-includes/wpmu-functions.php
@@ -3,7 +3,6 @@
Helper functions for WPMU
*/
-
function wpmu_update_blogs_date() {
global $wpdb;