From 5d5e81ae04fa0d14fd818acaeac4a93bb91a1bd9 Mon Sep 17 00:00:00 2001 From: zYne Date: Sun, 18 Nov 2007 17:36:32 +0000 Subject: [PATCH] --- manual/docs/en/plugins.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/manual/docs/en/plugins.txt b/manual/docs/en/plugins.txt index 48550a767..815c18418 100644 --- a/manual/docs/en/plugins.txt +++ b/manual/docs/en/plugins.txt @@ -2,7 +2,6 @@ ++ View ++ Profiler ++ Locking Manager -++ Connection Profiler ++ 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: