Minor tweaks

git-svn-id: https://develop.svn.wordpress.org/trunk@2763 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Mullenweg
2005-08-08 03:28:37 +00:00
parent 7c4907713c
commit 5998b3db15
6 changed files with 33 additions and 32 deletions

View File

@@ -28,6 +28,8 @@ switch($action) {
case 'update':
$any_changed = 0;
check_admin_referer();
if (!$_POST['page_options']) {
foreach ($_POST as $key => $value) {