標籤源碼碎片管理   (DedeCMS 5.3及以上版本標籤源碼是完全獨立的,懂程序的用戶可以按需修改或自行增加標籤)
read()) { if(!preg_match("#\.php$#", $filename)) continue; $filetime = filemtime($libdir.'/'.$filename); $filetime = MyDate("Y-m-d H:i",$filetime); $fileinfo = GetHelpInfo(str_replace('.lib.php','',$filename)); ?>
標籤文件名 標籤說明 修改時間 操作
當前位置:標籤源碼碎片管理(文件存放在 ../include/taglib 文件夾)
[增加一個新的標籤]
[編輯]

修改系統標籤有風險,請小心操作!