From 3c691c9ec9b659897f4dda3769da7049c1ed23a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Schie=C3=9Fle?= Date: Wed, 3 Jul 2013 14:21:51 +0200 Subject: [PATCH] move to non-static OC_Defaults Conflicts: lib/mail.php --- apps/files_sharing/templates/public.php | 6 +- core/templates/layout.base.php | 4 +- core/templates/layout.guest.php | 8 +- core/templates/layout.user.php | 6 +- lib/defaults.php | 111 ++++++++++++------------ lib/mail.php | 6 +- lib/util.php | 2 +- settings/personal.php | 4 +- settings/templates/admin.php | 6 +- settings/templates/personal.php | 6 +- 10 files changed, 81 insertions(+), 78 deletions(-) diff --git a/apps/files_sharing/templates/public.php b/apps/files_sharing/templates/public.php index a3a73f77ab..e1cb35c2c1 100644 --- a/apps/files_sharing/templates/public.php +++ b/apps/files_sharing/templates/public.php @@ -2,7 +2,7 @@ - + @@ -11,7 +11,7 @@