X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FModule%2FTheme.php;h=66c9d06f076bad857b4a3279bb16e708cd961478;hb=04505366217b3a9c00710321f4495da03f727d39;hp=63004c9280af062799e7c4d27f38acc01ca0cb58;hpb=122ad0af14f046c2462a03fe33967dc41abfc8b5;p=friendica.git diff --git a/src/Module/Theme.php b/src/Module/Theme.php index 63004c9280..66c9d06f07 100644 --- a/src/Module/Theme.php +++ b/src/Module/Theme.php @@ -1,6 +1,6 @@ parameters['theme']); if (file_exists("view/theme/$theme/theme.php")) { require_once "view/theme/$theme/theme.php";