summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9882de0)
raw | patch | inline | side by side (parent: 9882de0)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 11 May 2010 07:41:41 +0000 (07:41 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 11 May 2010 07:41:41 +0000 (07:41 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18320 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/html/main.php | patch | blob | history |
index 2ea2668a21bc692425edd6036d589a10c389d8e0..f3d658ae7390c60e21d3e0cb2f2dd4c092c501ef 100644 (file)
--- a/gosa-core/html/main.php
+++ b/gosa-core/html/main.php
@DEBUG (DEBUG_CONFIG, __LINE__, __FUNCTION__, __FILE__, $config->data, "config");
/* Set template compile directory */
-$smarty->compile_dir= $config->get_cfg_value("core","templateCompileDirectory", '/var/spool/gosa');
+$smarty->compile_dir= $config->get_cfg_value("core","templateCompileDirectory");
$smarty->error_unassigned= true;
/* Set default */