Make WordPress Core


Ignore:
Timestamp:
02/05/2008 06:47:27 AM (17 years ago)
Author:
ryan
Message:

Trailing whitespace cleanup

File:
1 edited

Legend:

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

    r6592 r6726  
    269269 * @param int $bookmark_id Bookmark ID
    270270 * @param string $context How to filter the field value. Either 'raw', 'edit', 'attribute', 'js', 'db', or 'display'
    271  * @return mixed The filtered value 
     271 * @return mixed The filtered value
    272272 */
    273273function sanitize_bookmark_field($field, $value, $bookmark_id, $context) {
Note: See TracChangeset for help on using the changeset viewer.