/magstudentportal/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/magstudentportal/trunk
1
2
3
4
5
6
package common;

public class Config {
  public static
  String PW_SALT = "CHANGE_ME!";
}