Make WordPress Core


Ignore:
Timestamp:
02/27/2007 03:24:54 PM (18 years ago)
Author:
markjaquith
Message:

trailing tabs and whitespace cleanup.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/bookmark-template.php

    r4800 r4953  
    343343        //output one single list using title_li for the title
    344344        $bookmarks = get_bookmarks("limit=$limit&category=$category&show_updated=$show_updated&orderby=$orderby&order=$order&hide_invisible=$hide_invisible&show_updated=$show_updated");
    345        
     345
    346346        if ( !empty($bookmarks) ) {
    347347            if ( !empty( $title_li ) ){
Note: See TracChangeset for help on using the changeset viewer.