| Server IP : 103.255.250.91 / Your IP : 216.73.217.146 Web Server : Apache System : Linux charlie.thegoodhost.io 5.14.0-570.39.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 4 05:08:52 EDT 2025 x86_64 User : tongkhen ( 1019) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/tongkhen/domains/carpetworld.com.sg/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;
}
}