{sdcms:include("../header.html")}
当前位置:缓存管理
内存缓存
<%if application.contents.count>2 then%>
共有内存缓存:<%=application.contents.count-2%> 个
<%else%>没有缓存<%end if%>
模板缓存
<%if sdcms.isfolder("../cache/") then%><%else%>没有缓存<%end if%>
processed in {sdcms.runtime} seconds, {dbquery} queries