This website works better with JavaScript.
Home
Explore
Help
Sign In
Laclic
/
Souke
Watch
5
Star
0
Fork
1
Code
Issues
1
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Mise en place de l'environnement de production (suite)
prodstable
keun
8 years ago
parent
9abed3dcce
commit
ef5ee21fc9
1 changed files
with
2 additions
and
2 deletions
Split View
Show Diff Stats
+2
-2
common/helpers/Url.php
+ 2
- 2
common/helpers/Url.php
View File
@@ -6,10 +6,10 @@
* and open the template in the editor.
*/
use yii ;
namespace common\helpers;
use yii ;
class Url
{
public static function frontend()
Write
Preview
Loading…
Cancel
Save