mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-12 12:50:28 +00:00
Changed to superglobals, and eliminated $use_cache (since we always do).
git-svn-id: https://develop.svn.wordpress.org/trunk@1108 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -6,7 +6,6 @@ require_once(ABSPATH.WPINC.'/class-pop3.php');
|
||||
|
||||
timer_start();
|
||||
|
||||
$use_cache = 1;
|
||||
$output_debugging_info = 0; # =1 if you want to output debugging info
|
||||
$time_difference = get_settings('time_difference');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user