Skip to:
Content

BuddyPress.org

Changes between Version 4 and Version 5 of Ticket #4365, comment 3


Ignore:
Timestamp:
04/17/2013 10:43:22 PM (12 years ago)
Author:
shanebp
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4365, comment 3

    v4 v5  
    2121
    2222{{{
    23 $time = strtotime( $time );
     23$field_value = strtotime( $field_value );
    2424}}}
    2525
     
    2828Can't figure out why this time issue doesn't appear on profile pages.
    2929I suspect it's something in $members_template
    30