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
aef3b7931e6bf1f1bd328d6315e09ee4c6dc327e
Authored by
Yarik
2016-11-09 19:55:48 +0200
1 parent
947f0a4c
For Leha commit
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
widget/Seo.php → widgets/Seo.php
Inline
Side-by-side
widget/Seo.php renamed to widgets/Seo.php
Wrap text
Show/Hide comments
View file @
aef3b79
1
1
<?php
2
-namespace
frontend
\widgets;
2
+namespace
artweb\artbox\seo
\widgets;
3
3
4
4
use artweb\artbox\seo\models\SeoDynamic;
5
5
use artweb\artbox\ecommerce\models\Brand;
...
...