no message

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

@ -31,4 +31,7 @@ public interface GlobalConstants
public static final int TIPO_MARCACAO_EXAMES = 0;
public static final int TIPO_MARCACAO_CONSULTA = 1;
public static final Integer ESTADO_POR_REALIZAR = new Integer( 0 );
public static final Integer ESTADO_REALIZADO = new Integer( 2 );
}

Loading…
Cancel
Save