Update version info in phpDoc for _admin_notice_post_locked() see #10729.

git-svn-id: http://svn.automattic.com/wordpress/trunk@12069 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
westi 2009-10-20 17:02:22 +00:00
parent 6f5c3fb7cf
commit 93b71da3bc

View File

@ -1100,7 +1100,7 @@ function wp_set_post_lock( $post_id ) {
/**
* Outputs the notice message to say that someone else is editing this post at the moment.
*
* @since 2.9.0
* @since 2.8.5
* @return none
*/
function _admin_notice_post_locked() {