This website works better with JavaScript
Home
Explore
Help
Register
Sign In
mxuser
/
yii2-app-basic
Watch
1
Star
1
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Fix newlines and missing parameter description
Johnny Theill
12 years ago
parent
a6c43f5eb7
commit
7227889464
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
controllers/SiteController.php
+ 1
- 1
controllers/SiteController.php
View File
@@ -91,4 +91,4 @@ class SiteController extends Controller
{
return $this->render('about');
}
-}
+}