add deprecated warning

remotes/origin/stable45
Frank Karlitschek 14 years ago
parent f3c1d1eded
commit 1e6802e567
  1. 3
      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
*

Loading…
Cancel
Save