Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
yii2
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
PSDI Army
yii2
b147760c7bd4cecc2df3f52e94c6a409789f2241
b147760c7bd4cecc2df3f52e94c6a409789f2241
Switch branch/tag
yii2
apps
basic
config
params.php
Find file
Normal view
History
Permalink
params.php
62 Bytes
Edit
Web IDE
Newer
Older
Renamed yiic to yii.
c10fe193
Qiang Xue
committed
11 years ago
1
2
3
4
<?php
return
array
(
'adminEmail'
=>
'admin@example.com'
,
fixed basic app code style
e2813d5c
Alexander Makarov
committed
11 years ago
5
);