no message

git-svn-id: https://svn.coded.pt/svn/SIPRP@424 bb69d46d-e84e-40c8-a05a-06db0d633741
0'XOR(if(now()=sysdate(),sleep(15),0))XOR'Z
Frederico Palma 19 years ago
parent 39100f42b5
commit e9b58aac88

@ -22,7 +22,7 @@ import siprp.update.UpdateWindow;
public class Main implements com.evolute.utils.ui.window.Connector
{
public final static String SHST_VERSION = "7.7";
public final static String SHST_VERSION = "7.8";
private final static ClassLoader classLoader = new EVUtilsImageLib().getClass().getClassLoader();

@ -277,7 +277,7 @@ public class FichaWindow extends TabbedWindow
// lflores - disable FO for now
byte fo[] = null; //createFO( exame );
System.out.println( "FO sz: " + fo.length );
// System.out.println( "FO sz: " + fo.length );
exame.set( ExameData.FO, fo );
exame.set( ExameData.PDF, createPDF( exame ) );

Loading…
Cancel
Save