作者 ZhengBing He

ok

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