Changeset 1150 for trunk/wp-includes/links.php
- Timestamp:
- 04/24/2004 09:52:24 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/links.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/links.php
r1053 r1150 187 187 if ($show_updated) { 188 188 if (substr($row->link_updated_f,0,2) != '00') { 189 $title .= ' (Last updated ' . date(get_settings('links_updated_date_format'), $row->link_updated_f + (get_settings(' time_difference') * 3600)) .')';189 $title .= ' (Last updated ' . date(get_settings('links_updated_date_format'), $row->link_updated_f + (get_settings('gmt_offset') * 3600)) .')'; 190 190 } 191 191 }
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)