Browse Source

Fixed markup

tags/2.0.0-beta
Alexander Makarov 11 years ago
parent
commit
4ed1c2fcb6
  1. 2
      docs/guide/gii.md

2
docs/guide/gii.md

@ -43,7 +43,7 @@ http://localhost/path/to/index.php?r=gii
> Note: if you are accessing gii from another IP than localhost, access will be denied by default.
You have to add allowed IPs to the configuration in this case:
>
```php
'gii' => [
'class' => 'yii\gii\Module',

Loading…
Cancel
Save