[wp-trac] Re: [WordPress Trac] #4854: Problem with Link Update Updated to revision 5963.

WordPress Trac wp-trac at lists.automattic.com
Wed Aug 29 00:59:54 GMT 2007


#4854: Problem with Link Update Updated to revision 5963.
----------------------------+-----------------------------------------------
 Reporter:  jcwinnie        |        Owner:  Always Invalid
     Type:  defect          |       Status:  new           
 Priority:  normal          |    Milestone:  2.3           
Component:  Administration  |      Version:  2.3           
 Severity:  normal          |   Resolution:                
 Keywords:  Link Update     |  
----------------------------+-----------------------------------------------
Comment (by jcwinnie):

 after svn update

 1]; } ?> nction wp_admin_css_uri( $file = 'wp-admin' ) { $_file =
 add_query_arg( 'version', get_bloginfo( 'version' ), get_option( 'siteurl'
 ) . "/wp-admin/$file.css" ); return apply_filters( 'wp_admin_css_uri',
 $_file, $file ); } function wp_admin_css( $file = 'wp-admin' ) { echo
 apply_filters( 'wp_admin_css', "\n", $file ); if ( 'rtl' == get_bloginfo(
 'text_direction' ) ) { $rtl = ( 'wp-admin' == $file ) ? 'rtl' : "$file-
 rtl"; echo apply_filters( 'wp_admin_css', "\n", $rtl ); } } ?>
 next_posts_link($nxtlabel); } } } ?> } } ?>
 Parse error: syntax error, unexpected '}' in
 /home/jcwinnie/public_html/wordpress/wp-admin/includes/template.php on
 line 605

-- 
Ticket URL: <http://trac.wordpress.org/ticket/4854#comment:1>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list