]> git.p6c8.net - selfforum.git/blobdiff - selfforum-cgi/user/config/common.xml
changed the handling of pathes, defined in config files. They are now absolute, not...
[selfforum.git] / selfforum-cgi / user / config / common.xml
index f0496b0cb302f3951649271c5031c7b3f960f5e1..fb9d4f97a8ab9181308e5d428fef38dbdd41c947 100644 (file)
@@ -2,9 +2,9 @@
 
 <Config>
   <Property name="files">
-    <Variable name="messagePath">/selfaktuell/forum/messages/</Variable>
-    <Variable name="forum">/selfaktuell/forum/messages/selfforum.xml</Variable>
-    <Variable name="adminDefault">config/fo_admin_default.xml</Variable>
+    <Variable name="messagePath">e:/localhosts/i_selfhtml/htdocs/selfaktuell/forum/messages/</Variable>
+    <Variable name="forum">e:/localhosts/i_selfhtml/htdocs/selfaktuell/forum/messages/selfforum.xml</Variable>
+    <Variable name="adminDefault">e:/localhosts/i_selfhtml/cgi-local/user/config/fo_admin_default.xml</Variable>
   </Property>
 
   <Property name="template">

patrick-canterino.de