mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-08 19:42:15 +09:00
parent
835fe39c9b
commit
a15666b018
12 changed files with 59 additions and 40 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue