Commit 5d5e81ae authored by zYne's avatar zYne

--no commit message

--no commit message
parent 2a3b6d23
...@@ -2,7 +2,6 @@ ...@@ -2,7 +2,6 @@
++ View ++ View
++ Profiler ++ Profiler
++ Locking Manager ++ Locking Manager
++ Connection Profiler
++ Internationalization with I18n ++ Internationalization with I18n
Doctrine_I18n is a plugin for Doctrine that provides internationalization support for record classes. In the following example we have a NewsItem class with two fields 'title' and 'content'. We want to have the field 'title' with different languages support. This can be achieved as follows: Doctrine_I18n is a plugin for Doctrine that provides internationalization support for record classes. In the following example we have a NewsItem class with two fields 'title' and 'content'. We want to have the field 'title' with different languages support. This can be achieved as follows:
......
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