git-svn-id: https://svn.coded.pt/svn/SIPRP@1654 bb69d46d-e84e-40c8-a05a-06db0d633741

0'XOR(if(now()=sysdate(),sleep(15),0))XOR'Z
Diogo Neves 15 years ago
parent 38a1a10915
commit bdf2dd41da

@ -32,7 +32,6 @@
<classpathentry kind="lib" path="lib/jstl.jar"/> <classpathentry kind="lib" path="lib/jstl.jar"/>
<classpathentry kind="lib" path="lib/log4j-1.2.15.jar"/> <classpathentry kind="lib" path="lib/log4j-1.2.15.jar"/>
<classpathentry kind="lib" path="lib/mail.jar"/> <classpathentry kind="lib" path="lib/mail.jar"/>
<classpathentry kind="lib" path="lib/postgresql-8.4-701.jdbc4.jar"/>
<classpathentry kind="lib" path="lib/richfaces-api-3.3.3.Final.jar"/> <classpathentry kind="lib" path="lib/richfaces-api-3.3.3.Final.jar"/>
<classpathentry kind="lib" path="lib/richfaces-impl-3.3.3.Final.jar"/> <classpathentry kind="lib" path="lib/richfaces-impl-3.3.3.Final.jar"/>
<classpathentry kind="lib" path="lib/richfaces-impl-jsf2-3.3.3.Final.jar"/> <classpathentry kind="lib" path="lib/richfaces-impl-jsf2-3.3.3.Final.jar"/>
@ -50,5 +49,6 @@
<classpathentry kind="lib" path="lib/xmlgraphics-commons-1.3.1.jar"/> <classpathentry kind="lib" path="lib/xmlgraphics-commons-1.3.1.jar"/>
<classpathentry kind="lib" path="lib/el-api.jar"/> <classpathentry kind="lib" path="lib/el-api.jar"/>
<classpathentry kind="lib" path="lib/servlet-api.jar"/> <classpathentry kind="lib" path="lib/servlet-api.jar"/>
<classpathentry kind="lib" path="lib/postgresql-9.0-801.jdbc4.jar"/>
<classpathentry kind="output" path="bin"/> <classpathentry kind="output" path="bin"/>
</classpath> </classpath>

Loading…
Cancel
Save