From 0e21093268a3adc07824c1d838da591b26920275 Mon Sep 17 00:00:00 2001 From: Mark Story Date: Thu, 18 Aug 2011 22:11:42 -0400 Subject: [PATCH] Removing XmlHelper references in layouts. Fixes #1916 --- lib/Cake/Test/test_app/View/Layouts/xml/default.ctp | 4 ++-- lib/Cake/View/Layouts/xml/default.ctp | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/Cake/Test/test_app/View/Layouts/xml/default.ctp b/lib/Cake/Test/test_app/View/Layouts/xml/default.ctp index 566ca21580c..1025a55f5c9 100644 --- a/lib/Cake/Test/test_app/View/Layouts/xml/default.ctp +++ b/lib/Cake/Test/test_app/View/Layouts/xml/default.ctp @@ -1,2 +1,2 @@ -header(); ?> - \ No newline at end of file +'; ?> + diff --git a/lib/Cake/View/Layouts/xml/default.ctp b/lib/Cake/View/Layouts/xml/default.ctp index 07f603d3a0a..1025a55f5c9 100644 --- a/lib/Cake/View/Layouts/xml/default.ctp +++ b/lib/Cake/View/Layouts/xml/default.ctp @@ -1,2 +1,2 @@ -Xml->header(); ?> - \ No newline at end of file +'; ?> +