]> git.p6c8.net - selfforum.git/blobdiff - selfforum-cgi/user/config/fo_view.xml
changed the handling of pathes, defined in config files. They are now absolute, not...
[selfforum.git] / selfforum-cgi / user / config / fo_view.xml
index c5995c7bc018e7376c6fbf5cd3896d58279f1d42..3b507ad69cac6cae47fcee41011d204773ea4122 100644 (file)
@@ -31,7 +31,7 @@
 
     <Property name="Forum">
 
 
     <Property name="Forum">
 
-      <Variable name="templateFile">config/forum.tmp.xml</Variable>
+      <Variable name="templateFile">e:/localhosts/i_selfhtml/cgi-local/user/config/forum.tmp.xml</Variable>
 
       <Property name="assign">
         <Variable name="mainDocStart">DOC_FORUM_START</Variable>
 
       <Property name="assign">
         <Variable name="mainDocStart">DOC_FORUM_START</Variable>
@@ -43,7 +43,7 @@
     </Property>
 
     <Property name="Posting">
     </Property>
 
     <Property name="Posting">
-      <Variable name="templateFile">config/posting.tmp.xml</Variable>
+      <Variable name="templateFile">e:/localhosts/i_selfhtml/cgi-local/user/config/posting.tmp.xml</Variable>
 
       <Property name="assign">
         <Variable name="mainDoc">DOC_POSTING</Variable>
 
       <Property name="assign">
         <Variable name="mainDoc">DOC_POSTING</Variable>

patrick-canterino.de