Skip to content

Commit 7970c6a

Browse files
committed
Update index.php
1 parent 1bd04aa commit 7970c6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
use yii\base\Security;
1919

2020
$sqlFile = 'data.sql';
21-
$iisnsVersion = '2.1.3';
21+
$iisnsVersion = '0.5.0-alpha';
2222

2323
header('Content-Type: text/html; charset=utf-8');
2424
$PHP_SELF = addslashes(htmlspecialchars($_SERVER['PHP_SELF'] ? $_SERVER['PHP_SELF'] : $_SERVER['SCRIPT_NAME']));

0 commit comments

Comments
 (0)