From 64fe06710aba6a512e19a3a8a896278e503389b0 Mon Sep 17 00:00:00 2001 From: Frank Karlitschek Date: Mon, 4 Jun 2012 12:49:33 +0200 Subject: [PATCH 1/2] add deprecated warning --- lib/public/app.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/public/app.php b/lib/public/app.php index 1a46180bb96..0df665f9bce 100644 --- a/lib/public/app.php +++ b/lib/public/app.php @@ -36,7 +36,8 @@ namespace OCP; class App { /** - * @brief makes owncloud aware of this app + * @brief Makes owncloud aware of this app + * @brief This call is deprecated and not necessary to use. * @param $data array with all information * @returns true/false * From b48228ae3d27b277003b7baee39ca7711d4a5f7f Mon Sep 17 00:00:00 2001 From: Arthur Schiwon Date: Mon, 4 Jun 2012 13:04:18 +0200 Subject: [PATCH 2/2] LDAP: link to documentation on settings page --- apps/user_ldap/templates/settings.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apps/user_ldap/templates/settings.php b/apps/user_ldap/templates/settings.php index 34c4f8f9d90..a0e5c15f3a3 100644 --- a/apps/user_ldap/templates/settings.php +++ b/apps/user_ldap/templates/settings.php @@ -4,6 +4,7 @@
  • LDAP Basic
  • Advanced
  • +

    How to configure the LDAP backend

    @@ -26,7 +27,7 @@ bytes

    - + t('Help');?>