mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 20:30:23 +00:00
Timezone fixes, I hope.
git-svn-id: https://develop.svn.wordpress.org/trunk@1150 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -7,7 +7,6 @@ require_once(ABSPATH.WPINC.'/class-pop3.php');
|
||||
timer_start();
|
||||
|
||||
$output_debugging_info = 0; # =1 if you want to output debugging info
|
||||
$time_difference = get_settings('time_difference');
|
||||
|
||||
if (get_settings('use_phoneemail')) {
|
||||
// if you're using phone email, the email will already be in your timezone
|
||||
|
||||
Reference in New Issue
Block a user