summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b55eb4f)
raw | patch | inline | side by side (parent: b55eb4f)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 23 Apr 2009 06:44:14 +0000 (06:44 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 23 Apr 2009 06:44:14 +0000 (06:44 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13594 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/setup/class_setupStep_Config1.inc | patch | blob | history |
diff --git a/gosa-core/setup/class_setupStep_Config1.inc b/gosa-core/setup/class_setupStep_Config1.inc
index 90330bff04e1f5a0c52214c7f0cf59373643d29b..be8cf85ef478aadac5fe7407e8c04eacab78d46d 100644 (file)
var $base_hook = "";
var $base_hook_active = FALSE;
- var $encryption = "crypt";
+ var $encryption = "crypt/md5";
var $theme = "default";
var $include_personal_title = FALSE;