我用的BIWEB 版本是5.8.4
由于需要增加一个单页面,下面和大家说下方法:
在安装目录下找到htdocs\archives\config\type.inc.php
<?php
/**
* 档案类别全局文件
*
* @author Arthur(ArthurXF@gmail.com)
* @copyright (c) 2006 by bizeway.com
* @version $Id$
* @package ArthurXF
* @subpackage archives
*/
$arrMArchivesType = array();
$arrMArchivesType['about'] = '...阅读全文
作者:admin | 分类:
biweb | 阅读:
Warning: Use of undefined constant the_views - assumed 'the_views' (this will throw an Error in a future version of PHP) in
/www/wwwroot/blog.wmphp.com/wp-content/themes/wmphp/archive.php on line
19
| 标签:
增加单页面