NIHVIVO-336 Tweak the comment.

This commit is contained in:
j2blake 2011-09-26 16:42:06 +00:00
parent 00ffd7ddb0
commit 6236269195

View file

@ -43,7 +43,7 @@
<!-- <!--
StartupManager instantiates and runs the listeners from startup_listeners.txt StartupManager instantiates and runs the listeners from startup_listeners.txt
All ServletContextListeners should be listed there instead of here. All ServletContextListeners should be listed there, not here.
--> -->
<listener> <listener>
<listener-class>edu.cornell.mannlib.vitro.webapp.startup.StartupManager</listener-class> <listener-class>edu.cornell.mannlib.vitro.webapp.startup.StartupManager</listener-class>