403Webshell
Server IP : 213.186.33.2  /  Your IP : 216.73.216.39
Web Server : Apache
System : Linux webm005.cluster102.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User : symetry ( 21728)
PHP Version : 8.2.31
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/symetry/www/wp-content/plugins/iigqrftq/freemius/includes/supplements/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/symetry/www/wp-content/plugins/iigqrftq/freemius/includes/supplements/fs-migration-2.5.1.php
<?php
    /**
     * @package     Freemius
     * @copyright   Copyright (c) 2015, Freemius, Inc.
     * @license     https://www.gnu.org/licenses/gpl-3.0.html GNU General Public License Version 3
     * @since       2.5.1
     */

    if ( ! defined( 'ABSPATH' ) ) {
        exit;
    }

    if ( ! function_exists( 'fs_migrate_251' ) ) {
        function fs_migrate_251( Freemius $fs, $install_by_blog_id ) {
            $permission_manager = FS_Permission_Manager::instance( $fs );

            /**
             * @var FS_Site $install
             */
            foreach ( $install_by_blog_id as $blog_id => $install ) {
                if ( true === $install->is_disconnected ) {
                    $permission_manager->update_site_tracking(
                        false,
                        ( 0 == $blog_id ) ? null : $blog_id,
                        // Update only if permissions are not yet set.
                        true
                    );
                }
            }
        }
    }

Youez - 2016 - github.com/yon3zu
LinuXploit