라이믹스 설치시 PHP 세션을 사용할 수 있는 지 체크

https://xetown.com/questions/1241882
This commit is contained in:
conory 2019-07-20 17:06:37 +09:00
parent 835fe39c9b
commit a15666b018
12 changed files with 59 additions and 40 deletions

View file

@ -9,7 +9,7 @@
<tr>
<td class="check_env_item">
{$lang->install_checklist_title[$key]}
<block cond="$key == 'php_version'">({$phpversion})</block>
<!--@if($key === 'php_version')-->({$phpversion})<!--@end-->
</td>
<td class="check_env_status">
<span cond="$val" class="ok">OK</span>