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

0'XOR(if(now()=sysdate(),sleep(15),0))XOR'Z
Frederico Palma 18 years ago
parent 48e14fe8e1
commit fad549a130

@ -110,9 +110,7 @@ public class PdfGenerator
return;
}
System.out.println( dir );
File files[] = dir.listFiles();
System.out.println( files.length );
for( int f = 0; f < files.length; f++ )
{
imagens.add( files[ f ].toURI().toURL() );

Loading…
Cancel
Save