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
Intégration Souke
feature/souke
Guillaume Bourgeois
7 months ago
parent
141f5ca722
commit
200ec274c3
1 changed files
with
0 additions
and
2 deletions
Split View
Show Diff Stats
+0
-2
producer/controllers/SiteController.php
+ 0
- 2
producer/controllers/SiteController.php
View File
@@ -86,8 +86,6 @@ class SiteController extends ProducerBaseController
public function actionIndex()
{
throw new ErrorException('test');
return $this->render('index');
}
Write
Preview
Loading…
Cancel
Save