From 7bc3edae0a719b684fe7630073ad72cce1c33bde Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bj=C3=B6rn=20Schie=C3=9Fle?= Date: Wed, 3 Jul 2013 14:21:51 +0200 Subject: [PATCH] move to non-static OC_Defaults --- 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 4e583e05bfc..b364fc5b58a 100644 --- a/apps/files_sharing/templates/public.php +++ b/apps/files_sharing/templates/public.php @@ -2,7 +2,7 @@ - + @@ -11,7 +11,7 @@