08 2011 档案

摘要:取名放在根目录下面,执行更改密码 。适用于5.7 utf_8<?php/**********************DedeCMS 管理员帐号重设工具.资源来自:烈火下载 http://down.liehuo.net***********************///error_reporting(E_ALL || ~E_NOTICE);require_once(dirname(__FILE__)."/include/common.inc.php");if(empty($step)){ $step = 1;}?><!DOCTYPE html PUBLIC 阅读全文
posted @ 2011-08-30 10:20 单 车 阅读(681) 评论(0) 推荐(0)
摘要:适用于dedecms 5.7问答标签全局化:加在/include/extend.func.php最后面 functionpasterTempletDiy($path){require_once(DEDEINC."/arc.partview.class.php");global$cfg_basedir,$cfg_templets_dir;$tmpfile=$cfg_basedir.$cfg_templets_dir."/".$path;//模版文件的路径$dtp=newPartView();$dtp->SetTemplet($tmpfile);$dt 阅读全文
posted @ 2011-08-16 16:43 单 车 阅读(294) 评论(0) 推荐(0)