]> source.dussan.org Git - nextcloud-server.git/commitdiff
add deprecated warning
authorFrank Karlitschek <frank@owncloud.org>
Mon, 4 Jun 2012 10:45:45 +0000 (12:45 +0200)
committerFrank Karlitschek <frank@owncloud.org>
Mon, 4 Jun 2012 10:45:45 +0000 (12:45 +0200)
lib/public/app.php

index 1f84087f0768d33049f4bf1c47307aaf1187602b..9e2108818bfdfcf3a664537f0ec77aff660398fc 100644 (file)
@@ -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
          *