From f0737c5b52373f262a4c8cfd25d4e1bb6ff33aee Mon Sep 17 00:00:00 2001 From: wei <> Date: Fri, 13 Jan 2006 13:03:01 +0000 Subject: Move SafeHtml to 3rdParty/SafeHtml. Add TSafeHtml component. Change TTextBox::getText() to use SafeHtml --- tests/FunctionalTests/protected/pages/Layout.php | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 tests/FunctionalTests/protected/pages/Layout.php (limited to 'tests/FunctionalTests/protected/pages/Layout.php') diff --git a/tests/FunctionalTests/protected/pages/Layout.php b/tests/FunctionalTests/protected/pages/Layout.php new file mode 100644 index 00000000..2c6e02d6 --- /dev/null +++ b/tests/FunctionalTests/protected/pages/Layout.php @@ -0,0 +1,8 @@ + \ No newline at end of file -- cgit v1.2.3