Administrator
/
test_1
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
ad717c1a5f372e86f0ae26bd9bf93ded45c8a7a4
Authored by
Administrator
2015-11-09 11:49:02 +0200
1 parent
d4fe447d
upload project
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
common/models/Accounts.php
Inline
Side-by-side
common/models/Accounts.php
Wrap text
Show/Hide comments
View file @
ad717c1
...
...
@@ -7,6 +7,7 @@ use Yii;
7
7
/**
8
8
* This is the model class for table "w_accounts".
9
9
*
10
+ *
10
11
* @property integer $id
11
12
* @property integer $if_manager
12
13
* @property string $email
...
...