Spamworldpro Mini Shell
Spamworldpro


Server : nginx/1.20.1
System : Linux ccpf-production-2021 5.4.0-148-generic #165-Ubuntu SMP Tue Apr 18 08:53:12 UTC 2023 x86_64
User : forge ( 1000)
PHP Version : 7.4.21
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Directory :  /home/forge/gcc-ccpf.com/wp-content/plugins/wp-migrate-db/template/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/forge/gcc-ccpf.com/wp-content/plugins/wp-migrate-db/template/options.php
<?php defined( 'ABSPATH' ) || exit; ?>

<div class="wrap wpmdb">
	<div id="wpmdb-main">
        <?php
        do_action('wpmdb_notices');
        $hide_warning = apply_filters('wpmdb_hide_set_time_limit_warning', false);
        if (false == $this->util->set_time_limit_available() && !$hide_warning) {
            ?>
			<div class="updated warning inline-message">
                <?php
                _e("<strong>PHP Function Disabled</strong> &mdash; The <code>set_time_limit()</code> function is currently disabled on your server. We use this function to ensure that the migration doesn't time out. We haven't disabled the plugin however, so you're free to cross your fingers and hope for the best. You may want to contact your web host to enable this function.", 'wp-migrate-db');
                if (function_exists('ini_get')) {
                    printf(__('Your current PHP run time limit is set to %s seconds.', 'wp-migrate-db'), ini_get('max_execution_time'));
                } ?>
			</div>
            <?php
        }
        ?>
		<!-- React mounts here -->
		<div id="root"></div>
	</div>
	<!-- end #wpmdb-main -->
</div> <!-- end .wrap -->

Spamworldpro Mini