Explorar el Código

Fix newlines and missing parameter description

Johnny Theill hace 12 años
padre
commit
7227889464
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      controllers/SiteController.php

+ 1 - 1
controllers/SiteController.php

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