HEX
Server: Apache
System: Linux 198-252-107-178.cprapid.com 4.18.0-553.5.1.el8_10.x86_64 #1 SMP Wed Jun 5 09:12:13 EDT 2024 x86_64
User: msgdhg02 (1000)
PHP: 8.1.34
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/msgdhg02/public_html/heng900v2.com/wp-includes/build/pages.php
<?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;
	}
}