Commit f8d49d53 authored by jdreesen's avatar jdreesen

[docs] removed obsolete sentence (see 5a0860)

parent 0ef8df77
...@@ -20,8 +20,6 @@ controller definitions, call the ``run`` method on your application. ...@@ -20,8 +20,6 @@ controller definitions, call the ``run`` method on your application.
$app->run(); $app->run();
The use statement aliases ``Silex\Application`` to ``Application``.
One other thing you have to do is configure your web server. If you One other thing you have to do is configure your web server. If you
are using apache you can use a ``.htaccess`` file for this. are using apache you can use a ``.htaccess`` file for this.
......
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