Persoenliche Mediazentrale
ulrich
2021-04-06 b291196092e3ba1e54a48615f3694c661b9433e4
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) {