Ver Fonte

Fix newlines and missing parameter description

Johnny Theill há 12 anos atrás
pai
commit
7227889464
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      controllers/SiteController.php

+ 1 - 1
controllers/SiteController.php

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