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
51923c82715a05fce028a17394909662f7daecd7
51923c82715a05fce028a17394909662f7daecd7
Switch branch/tag
yii2
apps
advanced
frontend
config
params.php
Find file
Normal view
History
Permalink
params.php
56 Bytes
Edit
Web IDE
Newer
Older
Advanced application template
0fb30f8d
Alexander Makarov
committed
11 years ago
1
<?php
Convert to short syntax [2].
dfb6e1f4
Yakir Sitbon
committed
11 years ago
2
return
[
Advanced application template
0fb30f8d
Alexander Makarov
committed
11 years ago
3
'adminEmail'
=>
'admin@example.com'
,
Convert to short syntax [2].
dfb6e1f4
Yakir Sitbon
committed
11 years ago
4
];