Skip to content
Open

TMP #85

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions iut-extended.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,11 @@ source = src/first/iut-extended.md
src/extended/02_symfony2_controllers.md
src/extended/03_symfony2_templating.md
src/extended/04_symfony2_dependency_injection.md
src/extended/05_symfony2_command_line.md
src/extended/06_symfony2_forms.md
src/extended/07_symfony2_validation.md
src/extended/12_symfony2_security.md
src/extended/08_symfony2_translation.md
src/extended/09_http_cache.md
src/extended/10_stackphp.md
src/hack/
src/extended/11_end.md
destination = iut-extended.html
theme = themes/avalanche/avalanche
Expand Down
4 changes: 1 addition & 3 deletions src/agenda/iut-extended.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,8 @@
* Controllers
* Templating
* Dependency Injection
* Command Line
* Forms
* Validation
* Security
* Translation
* HTTP Cache
* Stack PHP
* Hack
2 changes: 1 addition & 1 deletion src/extended/01_symfony2.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Symfony is built on powerful concepts:

![](../images/symfony-github.png)

It has been written by [~1502 developers](http://symfony.com/contributors/code).
It has been written by [~1600 developers](http://symfony.com/contributors/code).

Open Source, **MIT** licensed.

Expand Down
Empty file.