From 48acbf75cdfa1179838f93c7a31952ada3de2779 Mon Sep 17 00:00:00 2001 From: Benjamin Eberlei Date: Sat, 17 Dec 2011 16:28:46 +0100 Subject: [PATCH] Reference new cookbook entry --- en/index.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/en/index.rst b/en/index.rst index b4816c73c..36697b429 100644 --- a/en/index.rst +++ b/en/index.rst @@ -67,4 +67,6 @@ Cookbook cookbook/validation-of-entities cookbook/working-with-datetime cookbook/mysql-enums - cookbook/advanced-field-value-conversion-using-custom-mapping-types \ No newline at end of file + cookbook/advanced-field-value-conversion-using-custom-mapping-types + cookbook/entities-in-session +