From: <hs...@us...> - 2012-02-02 14:22:46
|
Revision: 1042 http://treebase.svn.sourceforge.net/treebase/?rev=1042&view=rev Author: hshyket Date: 2012-02-02 14:22:35 +0000 (Thu, 02 Feb 2012) Log Message: ----------- Updating Java melody config Modified Paths: -------------- trunk/treebase-web/src/main/webapp/WEB-INF/web.xml Modified: trunk/treebase-web/src/main/webapp/WEB-INF/web.xml =================================================================== --- trunk/treebase-web/src/main/webapp/WEB-INF/web.xml 2012-02-01 23:32:59 UTC (rev 1041) +++ trunk/treebase-web/src/main/webapp/WEB-INF/web.xml 2012-02-02 14:22:35 UTC (rev 1042) @@ -48,7 +48,7 @@ --> <init-param> <param-name>system-actions-enabled</param-name> - <param-value>false</param-value> + <param-value>true</param-value> </init-param> </filter> <filter-mapping> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |