Make WordPress Core


Ignore:
Timestamp:
04/24/2004 09:52:24 PM (22 years ago)
Author:
saxmatt
Message:

Timezone fixes, I hope.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-trackback.php

    r1108 r1150  
    5252    $user_ip = $_SERVER['REMOTE_ADDR'];
    5353    $user_domain = gethostbyaddr($user_ip);
    54     $time_difference = get_settings('time_difference');
    5554    $now = current_time('mysql');
    5655    $now_gmt = current_time('mysql', 1);
Note: See TracChangeset for help on using the changeset viewer.