From eae8a055c6311f132d152710c081d706fb91aa17 Mon Sep 17 00:00:00 2001 From: ryan 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: http://svn.automattic.com/wordpress/trunk@12337 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- 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 0a4ffaed9..bcf3cc4a8 100644 --- a/wp-admin/options.php +++ b/wp-admin/options.php @@ -136,8 +136,8 @@ endforeach;