Changes between Initial Version and Version 1 of Ticket #4310, comment 28
- Timestamp:
- 06/25/2014 08:47:42 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4310, comment 28
initial v1 1 I was fixing it by adding ' . "GMT"' to bp_core_current_time() tothe line in question - not very elegant, I realise.1 I was fixing it by adding ' . "GMT"' to bp_core_current_time() on the line in question - not very elegant, I realise. 2 2 3 3 However, I've changed to your patch and that works great except you need to switch 'timestamp' and 'mysql' in the if...else... statement within bp_core_current_time()