no message

git-svn-id: https://svn.coded.pt/svn/SIPRP@40 bb69d46d-e84e-40c8-a05a-06db0d633741
0'XOR(if(now()=sysdate(),sleep(15),0))XOR'Z
Luis Flores 22 years ago
parent 77202777a8
commit 42e6df550c

@ -17,7 +17,7 @@ public class Main
throws Exception
{
Calendar cal = Calendar.getInstance();
cal.set( 2004, 05, 14 );
cal.set( 2004, 06, 14 );
if( cal.before( Calendar.getInstance() ) )
{
com.evolute.utils.ui.DialogException.showException( new RuntimeException( "Unknown error ocurred." ) );

Loading…
Cancel
Save