fixes bug#13611
dev:lucas qua: git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@90371 d1611594-4594-4d17-8e1d-87c2c4800839master
parent
f89b01568a
commit
dc59cb4e0c
|
@ -117,6 +117,7 @@ public class MyAppInit implements org.zkoss.zk.ui.util.WebAppInit {
|
||||||
|
|
||||||
private void customToDatabase() {
|
private void customToDatabase() {
|
||||||
|
|
||||||
|
log.info("Executando customToDatabase...");
|
||||||
ApplicationProperties.getInstance().readConfigurationToDatabase();
|
ApplicationProperties.getInstance().readConfigurationToDatabase();
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue