Administrator
/
new_rukzachok-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
7bf3a42370cae29b13365ffeb29d31cc73489742
Authored by
Dmytry Fedorchuk
2016-06-03 18:34:59 +0300
1 parent
86a32561
restet password mail
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
common/models/Customer.php
Inline
Side-by-side
common/models/Customer.php
Wrap text
Show/Hide comments
View file @
7bf3a42
...
...
@@ -3,7 +3,6 @@
3
3
namespace common\models;
4
4
use common\widgets\Mailer;
5
5
use Yii;
6
-use Yii;
7
6
use yii\base\NotSupportedException;
8
7
use yii\behaviors\TimestampBehavior;
9
8
use yii\db\ActiveRecord;
...
...