Wrong W_Store_ID reference in web.xml

This commit is contained in:
Carlos Ruiz 2008-01-31 00:16:38 +00:00
parent 45508244f3
commit ad78162d2d
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@
</context-param>
<context-param>
<param-name>#W_Store_ID</param-name>
<param-value>1000000</param-value>
<param-value>0</param-value>
</context-param>
<context-param>
<param-name>REPORT_DIRECTORY</param-name>