Selaa lähdekoodia

Fix newlines and missing parameter description

Johnny Theill 12 vuotta sitten
vanhempi
commit
7227889464
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      controllers/SiteController.php

+ 1 - 1
controllers/SiteController.php

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