#285 action_forward가 제대로 작동하지 않는 오류 해결, #242 action_forward 관련 캐시 기능 정상화

This commit is contained in:
khongchi 2014-01-21 17:40:18 +09:00
parent c3daf779d7
commit 0f1b20eb50
2 changed files with 19 additions and 14 deletions

View file

@ -20,7 +20,7 @@
<img widget="login_info" skin="default" />
<!-- /ACCOUNT -->
<!-- SEARCH -->
<form action="{getUrl()}" method="get" class="search">
<form action="{getUrl()}" method="post" class="search">
<input type="hidden" name="vid" value="{$vid}" />
<input type="hidden" name="mid" value="{$mid}" />
<input type="hidden" name="act" value="IS" />