묻고답하기
page_full_width" class="col-xs-12" |cond="$__Context->page_full_width">
쿼리파일 질문좀 드릴께요 ㅠㅠ
2015.03.17 04:18
<query id="getModuleInfo" action="select">
<tables>
<table name="modules" />
</tables>
<columns>
<column name="*" />
</columns>
<conditions>
<condition operation="equal" column="module_srl" var="module_srls" filter="number" />
</conditions>
</query>
모듈에서요 queries안에 이런소스를 추가하구 메인에서 불러오니 사이트 속도가 완전 느려졌어요 ㅠㅠ
이거 왜 그런걸까요?ㅠㅠ