[wp-cvs] wordpress/wp-admin options-permalink.php,1.46,1.47
Ryan Boren
rboren at users.sourceforge.net
Mon Oct 18 04:52:04 UTC 2004
- Previous message: [wp-cvs] wordpress/wp-admin admin-functions.php, 1.50,
1.51 admin-header.php, 1.32, 1.33 auth.php, 1.14,
1.15 menu.php, 1.28, 1.29 options-discussion.php, 1.22,
1.23 options-general.php, 1.29, 1.30 options-head.php, 1.12,
1.13 options-misc.php, 1.14, 1.15 options-permalink.php, 1.45,
1.46 options-reading.php, 1.17, 1.18 options-writing.php, 1.24, 1.25
- Next message: [wp-cvs] wordpress/wp-admin edit-form-advanced.php, 1.40,
1.41 post.php, 1.101, 1.102 upgrade.php, 1.15, 1.16
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/cafelog/wordpress/wp-admin
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29314
Modified Files:
options-permalink.php
Log Message:
Use options-head
Index: options-permalink.php
===================================================================
RCS file: /cvsroot/cafelog/wordpress/wp-admin/options-permalink.php,v
retrieving revision 1.46
retrieving revision 1.47
diff -C2 -d -r1.46 -r1.47
*** options-permalink.php 18 Oct 2004 04:50:07 -0000 1.46
--- options-permalink.php 18 Oct 2004 04:52:02 -0000 1.47
***************
*** 3,13 ****
$title = __('Permalink Options');
- $parent_file = 'options-general.php';
-
- require_once('./admin-header.php');
- if ($user_level <= 8)
- die(__('You have do not have sufficient permissions to edit the options
- for this blog.'));
-
require('./options-head.php');
--- 3,6 ----
- Previous message: [wp-cvs] wordpress/wp-admin admin-functions.php, 1.50,
1.51 admin-header.php, 1.32, 1.33 auth.php, 1.14,
1.15 menu.php, 1.28, 1.29 options-discussion.php, 1.22,
1.23 options-general.php, 1.29, 1.30 options-head.php, 1.12,
1.13 options-misc.php, 1.14, 1.15 options-permalink.php, 1.45,
1.46 options-reading.php, 1.17, 1.18 options-writing.php, 1.24, 1.25
- Next message: [wp-cvs] wordpress/wp-admin edit-form-advanced.php, 1.40,
1.41 post.php, 1.101, 1.102 upgrade.php, 1.15, 1.16
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cvs
mailing list