projects
/
metaproxy-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9a65a5
)
Whitespace fix.
author
Mike Taylor
<mike@indexdata.com>
Wed, 18 Jan 2006 10:10:40 +0000
(10:10 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Wed, 18 Jan 2006 10:10:40 +0000
(10:10 +0000)
etc/config0.xml
patch
|
blob
|
history
diff --git
a/etc/config0.xml
b/etc/config0.xml
index
fc16f43
..
fd8a22c
100644
(file)
--- a/
etc/config0.xml
+++ b/
etc/config0.xml
@@
-1,5
+1,5
@@
<?xml version="1.0"?>
-<!-- $Id: config0.xml,v 1.1 2006-01-09 13:43:59 adam Exp $ -->
+<!-- $Id: config0.xml,v 1.2 2006-01-18 10:10:40 mike Exp $ -->
<yp2 xmlns="http://indexdata.dk/yp2/config/1">
<start route="start"/>
<filters>
@@
-15,6
+15,6
@@
<filter type="log"/>
<filter refid="backend"/>
</route>
- </routes>
+ </routes>
</yp2>