]*?>(.*?)<\/body>.*?/si", '$1', $content['page_file']['pfile']) ); } else { $CNT_TMP .= trim( $content['page_file']['pfile'] ); } } else { $CNT_TMP .= include_url( $content['page_file']['pfile'] ); } ?>