Index: options.php
===================================================================
--- options.php	(revision 40916)
+++ options.php	(working copy)
@@ -220,6 +220,8 @@
 			update_option( $option, $value );
 		}
 
+		do_action( 'update_option_page', $option_page, $options );
+
 		/*
 		 * Switch translation in case WPLANG was changed.
 		 * The global $locale is used in get_locale() which is
