Ticket #41433: 41433.patch
| File 41433.patch, 388 bytes (added by , 9 years ago) |
|---|
-
wp-cron.php
34 34 * @ignore 35 35 * @since 3.3.0 36 36 * 37 * @global wpdb $wpdb WordPress database abstraction object. 38 * 37 39 * @return string|false Value of the `doing_cron` transient, 0|false otherwise. 38 40 */ 39 41 function _get_cron_lock() {