Partial migration to roles.

git-svn-id: http://svn.automattic.com/wordpress/trunk@2900 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan
2005-09-21 05:13:49 +00:00
parent 1d16b58059
commit 14eb9ebc01
3 changed files with 26 additions and 33 deletions

View File

@@ -102,7 +102,7 @@ addLoadEvent(focusit);
</fieldset>
<?php endif; ?>
<?php if ( $authors = get_editable_authors( $current_user->ID ) ) : // TODO: ROLE SYSTEM ?>
<?php if ( $authors = get_editable_authors( $current_user->id ) ) : // TODO: ROLE SYSTEM ?>
<fieldset id="authordiv" class="dbx-box">
<h3 class="dbx-handle"><?php _e('Post author'); ?>:</h3>
<div class="dbx-content">