2020-07-16 最新版2020-Douphp 网站去除页面标题 “Powered by Douphp” 1、打开站点根目录/include/action.class.php 2、定位到 “ . $power_title”,并把它 1 . $power_title 删除掉。注意 “ . ”前后有空格,可以一起删除。 删除前: 1 $page_title = ($t...