Commit 5deee678 by Qiang Xue

Merge pull request #5805 from yactroll/patch-1

change the param name on Url
parents f9fba181 cc8bffb0
......@@ -101,7 +101,7 @@ Probándolo <a name="trying-it-out"></a>
Después de crear la acción y la vista, puedes acceder a la nueva página abriendo el siguiente URL:
```
http://hostname/index.php?r=site/say&mensaje=Hello+World
http://hostname/index.php?r=site/say&message=Hello+World
```
![Hello World](images/start-hello-world.png)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment