diff --git a/lib/public/app.php b/lib/public/app.php index 1a46180bb9642b7ae7f64b267789149110f94c1d..0df665f9bced3c9695e8bab62f2bd194d6f1c911 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 *