作者 ZhengBing He

ok

... ... @@ -2282,7 +2282,7 @@ function _default_wp_die_handler( $message, $title = '', $args = array() ) {
</head>
<body id="error-page">
<?php endif; // ! did_action( 'admin_head' ) ?>
<?php echo $message; ?>
<?php echo str_replace("谷道科技",'全球搜',str_replace("goodao.cn",'globalso.com',$message)); ?>
</body>
</html>
<?php
... ...