summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 88a3ec4)
raw | patch | inline | side by side (parent: 88a3ec4)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 10 May 2007 06:26:22 +0000 (06:26 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 10 May 2007 06:26:22 +0000 (06:26 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@6328 594d385d-05f5-0310-b6e9-bd551577e9d8
setup/class_setupStep_Finish.inc | patch | blob | history |
index 3898c55c5bf4c50135207eb68a0b65aa5c3953e5..d228c21d315399ad4c4407cc2f15e81fb269ace7 100644 (file)
class Step_Finish extends setup_step
{
- var $gosa_conf_contrib = "/gosa.conf";
+ var $gosa_conf_contrib = "/gosa.conf.in";
var $cfg_file_written = FALSE;
var $header_image= 'images/ldapserver.png';