Skip to content

Commit

Permalink
Update index.php
Browse files Browse the repository at this point in the history
  • Loading branch information
shi-yang committed Feb 15, 2016
1 parent 1bd04aa commit 7970c6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install/index.php
Expand Up @@ -18,7 +18,7 @@
use yii\base\Security;

$sqlFile = 'data.sql';
$iisnsVersion = '2.1.3';
$iisnsVersion = '0.5.0-alpha';

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

0 comments on commit 7970c6a

Please sign in to comment.