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

0'XOR(if(now()=sysdate(),sleep(15),0))XOR'Z
Tiago Simão 15 years ago
parent 4dcd48646f
commit c6444da2ea

@ -180,7 +180,7 @@ public class Main implements com.evolute.utils.ui.window.Connector
try try
{ {
InputStream is = ClassLoader.getSystemClassLoader() InputStream is = ClassLoader.getSystemClassLoader()
.getResourceAsStream("siprp/util/fop/fop.xconf"); .getResourceAsStream("shst/util/fop/fop.xconf");
if (is != null) if (is != null)
{ {
File tempFile = File.createTempFile("fop", ".xconf"); File tempFile = File.createTempFile("fop", ".xconf");

Loading…
Cancel
Save