From edd01f67bfa2e256d48602dc96e6295d527c7319 Mon Sep 17 00:00:00 2001 From: legenerationlazi Date: Tue, 17 Apr 2007 23:31:55 +0000 Subject: [PATCH] take 3...or 4 --- ...ry Language) - Functional Expressions - String functions.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/manual/docs/DQL (Doctrine Query Language) - Functional Expressions - String functions.php b/manual/docs/DQL (Doctrine Query Language) - Functional Expressions - String functions.php index 9a5385a2e..ba56bf16a 100644 --- a/manual/docs/DQL (Doctrine Query Language) - Functional Expressions - String functions.php +++ b/manual/docs/DQL (Doctrine Query Language) - Functional Expressions - String functions.php @@ -1,5 +1,3 @@ - - * The //CONCAT// function returns a string that is a concatenation of its arguments. In the example above we map the concatenation of users firstname and lastname to a value called name