Persoenliche Mediazentrale
ulrich
2021-04-07 dce2c79a03b834887f4da33b090a430e9756aac1
src/de/uhilger/mediaz/App.java
@@ -55,7 +55,7 @@
   */
  public static void main(String[] args) throws ClassNotFoundException {
    rb = ResourceBundle.getBundle(RB_NAME);
    logger.info(new File(".").getAbsolutePath());
    logger.fine(new File(".").getAbsolutePath());
    
    initParams = new HashMap();
    for (String arg : args) {