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
c5a7a79e8f250709b6fec52b0c938b8f63369fd9
Authored by
Administrator
2015-11-09 11:49:02 +0200
1 parent
d306d6a9
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 @
c5a7a79
...
...
@@ -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
...
...