| Server IP : 217.160.0.216 / Your IP : 216.73.217.104 Web Server : Apache System : Linux info 3.0 #1337 SMP Tue Jan 01 00:00:00 CEST 2000 all GNU/Linux User : u116689255 ( 10217649) PHP Version : 8.3.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /homepages/29/d1008917022/htdocs/clickandbuilds/SilentRevolutionGroup/wp-includes/build/ |
Upload File : |
<?php
/**
* Pages loader - Auto-generated by build process.
* Do not edit this file manually.
*
* @package wp
*/
foreach ( [
__DIR__ . '/pages/font-library/page.php',
__DIR__ . '/pages/font-library/page-wp-admin.php',
__DIR__ . '/pages/options-connectors/page.php',
__DIR__ . '/pages/options-connectors/page-wp-admin.php',
] as $file ) {
if ( file_exists( $file ) ) {
require_once $file;
}
}