Yarik
/
artbox-seo
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
274ee2d738b7b51e2d1194840d8c6a613821e79a
Authored by
Administrator
2016-12-02 14:10:41 +0200
1 parent
adbdcfc4
add variantSku
Showing
1 changed file
with
2 additions
and
1 deletions
Show diff stats
models/SeoDynamicLang.php
Inline
Side-by-side
models/SeoDynamicLang.php
Wrap text
Show/Hide comments
View file @
274ee2d
...
...
@@ -5,7 +5,8 @@
5
5
use artweb\artbox\language\models\Language;
6
6
use Yii;
7
7
use yii\db\ActiveRecord;
8
-
8
+
9
+
9
10
/**
10
11
* This is the model class for table "seo_dynamic_lang".
11
12
*
...
...