From 399522259747781cf9e9b6f28770ceeb98396ed3 Mon Sep 17 00:00:00 2001 From: Sapan Bhatia Date: Wed, 16 Sep 2009 13:53:29 +0000 Subject: [PATCH] Added a match that returns true for every request. --- sfatables/matches/all.xml | 12 ++++++++++++ sfatables/processors/all.xsl | 8 ++++++++ 2 files changed, 20 insertions(+) create mode 100644 sfatables/matches/all.xml create mode 100644 sfatables/processors/all.xsl diff --git a/sfatables/matches/all.xml b/sfatables/matches/all.xml new file mode 100644 index 00000000..f21fc09e --- /dev/null +++ b/sfatables/matches/all.xml @@ -0,0 +1,12 @@ + + + + + + + diff --git a/sfatables/processors/all.xsl b/sfatables/processors/all.xsl new file mode 100644 index 00000000..469220c9 --- /dev/null +++ b/sfatables/processors/all.xsl @@ -0,0 +1,8 @@ + + + + + + + -- 2.43.0