1
0

Set needed php to >= 5.3

closes #104
This commit is contained in:
onli
2014-03-28 10:03:03 +01:00
parent 6abc381aec
commit a722390fbf
2 changed files with 2 additions and 2 deletions

View File

@ -67,7 +67,7 @@
<td><span class="msg_hint">{$php_sapi_name}</span></td>
</tr>
<tr>
<td>PHP version >= 5.2.6</td>
<td>PHP version >= 5.3</td>
<td>{$installerResultDiagnose_VERSION}</td>
</tr>
<tr>