summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c86b1b7)
raw | patch | inline | side by side (parent: c86b1b7)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 11 May 2010 07:41:34 +0000 (07:41 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 11 May 2010 07:41:34 +0000 (07:41 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18317 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/html/helpviewer.php | patch | blob | history |
index d46540cb8f578eff1c8e725894a14a44f5f6f2d9..fa3b86694869f9aad19815ddadbadd1c96442c48 100644 (file)
textdomain($domain);
@DEBUG (DEBUG_TRACE, __LINE__, __FUNCTION__, __FILE__, $lang, "Setting language to");
-$smarty->compile_dir= $config->get_cfg_value("core","templateCompileDirectory", "/var/spool/gosa/");
+$smarty->compile_dir= $config->get_cfg_value("core","templateCompileDirectory");
$smarty->assign("title", "GOsa - "._("Help browser"));
/* HELP management starts here ...