Browse Source

Fix newlines and missing parameter description

Johnny Theill 12 năm trước cách đây
mục cha
commit
7227889464
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      controllers/SiteController.php

+ 1 - 1
controllers/SiteController.php

@@ -91,4 +91,4 @@ class SiteController extends Controller
 	{
 		return $this->render('about');
 	}
-}
+}