mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-27 00:09:40 +01:00
cosmetic
This commit is contained in:
parent
1dc8dcb19b
commit
65a1ff5488
@ -412,7 +412,7 @@
|
|||||||
|
|
||||||
$tpldir = PHPGW_SERVER_ROOT . "/" . $appname . "/templates/"
|
$tpldir = PHPGW_SERVER_ROOT . "/" . $appname . "/templates/"
|
||||||
. $phpgw_info["server"]["template_set"];
|
. $phpgw_info["server"]["template_set"];
|
||||||
$tpldir_default = PHPGW_SERVER_ROOT . "/".$appname . "/templates/default";
|
$tpldir_default = PHPGW_SERVER_ROOT . "/" . $appname . "/templates/default";
|
||||||
|
|
||||||
if (is_dir($tpldir)) {
|
if (is_dir($tpldir)) {
|
||||||
return $tpldir;
|
return $tpldir;
|
||||||
|
Loading…
Reference in New Issue
Block a user