From ecc8feb14306d0cf2bc3a7c0ae20148e70cb4ed9 Mon Sep 17 00:00:00 2001 From: Romain Neutron Date: Wed, 22 Feb 2012 18:04:44 +0100 Subject: [PATCH] Fix Bug services sample --- config/services.sample.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/services.sample.yml b/config/services.sample.yml index c7968eaf9d..8a67682467 100644 --- a/config/services.sample.yml +++ b/config/services.sample.yml @@ -121,7 +121,7 @@ Log: # phpecho logger logs doctrine queries to the standard output using echo/var_dump # Notice that phpecho logger do not have options sql_logger: - type: Log\Phpecho + type: Log\Doctrine\Phpecho Cache: #Define cache services