Brotherline AnonSec • Shell
SRV 162.240.68.55 YOU 216.73.217.22 USER tywatomy (1003) 7.4.33 DOMAINS 6 Domains
MySQL cURL WGET Perl Python Sudo
Disabled: exec,passthru,shell_exec,system  •  OS: Linux server.ariapress.org 3.10.0-1160.119.1.el7.tuxcare.els22.x86_64 #1 SMP Mon Aug 18 06:07:12 UTC 2025 x86_64  •  Webserver: Apache
/home/tywatomy/www/wp-content/plugins/filebird/recommended-modules/loader.php
<?php
/**
 * YayRecommendedModules consumer loader.
 *
 * Required by each consumer plugin's main file:
 *   require_once __DIR__ . '/recommended-modules/loader.php';
 *
 * Probes both layouts so the same file works in:
 *   - source repo: modules/<name>/register.php
 *   - synced consumer dir: <name>/register.php (modules/ wrapper flattened)
 */

defined('ABSPATH') || exit;

require_once __DIR__ . '/registry.php';

$globs = glob(__DIR__ . '/*/register.php')
    ?: glob(__DIR__ . '/modules/*/register.php')
    ?: [];

foreach ($globs as $register) {
    require_once $register;
}
Anon7 — 2022  •  AnonSec Team