From 90521c0880f4981c3163f28f71ab2f291d3b3250 Mon Sep 17 00:00:00 2001 From: Ryan Boren Date: Tue, 8 Dec 2009 01:11:02 +0000 Subject: [PATCH] Include admin-footer in options.php only for the default case. Avoids warning about hook_suffix not being set when POSTing to options.php. see #10131 git-svn-id: https://develop.svn.wordpress.org/trunk@12337 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/options.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-admin/options.php b/wp-admin/options.php index 0a4ffaed93..bcf3cc4a88 100644 --- a/wp-admin/options.php +++ b/wp-admin/options.php @@ -136,8 +136,8 @@ endforeach;