From 5a2c0f3315aa172e3d6a36b67e8203ecec789cf3 Mon Sep 17 00:00:00 2001 From: khartlage Date: Wed, 19 May 2004 21:25:06 +0000 Subject: [PATCH] Added Smarty templates from Ralf Eggert --- .../internal/corext/template/default-templates.xml | 124 +++++++++++++++---- 1 files changed, 98 insertions(+), 26 deletions(-) diff --git a/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/corext/template/default-templates.xml b/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/corext/template/default-templates.xml index 2ab2143..020827a 100644 --- a/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/corext/template/default-templates.xml +++ b/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/corext/template/default-templates.xml @@ -439,31 +439,7 @@ ${cursor} - - - - - - - - - - - - + @@ -497,5 +473,101 @@ ${cursor} - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- 1.7.1