Skip to content

Commit 24cfab4

Browse files
committed
Use options-head
git-svn-id: https://develop.svn.wordpress.org/trunk@1811 602fd350-edb4-49c9-b593-d223f7449a82
1 parent 9e935d3 commit 24cfab4

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

wp-admin/options-permalink.php

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,6 @@
22
require_once('../wp-includes/wp-l10n.php');
33

44
$title = __('Permalink Options');
5-
$parent_file = 'options-general.php';
6-
7-
require_once('./admin-header.php');
8-
if ($user_level <= 8)
9-
die(__('You have do not have sufficient permissions to edit the options
10-
for this blog.'));
11-
125
require('./options-head.php');
136

147
$home = get_settings('home');

0 commit comments

Comments
 (0)