fix php doc block

This commit is contained in:
Georg Ehrke 2014-06-10 13:51:20 +02:00
parent 1ab9bdcaa0
commit 5d4f3baf56
1 changed files with 1 additions and 3 deletions

View File

@ -265,10 +265,8 @@ class OC_App {
}
/**
* disables an app
* @param string $app app
*
* This function set an app as disabled in appconfig.
* @param string $app app
*/
public static function disable($app) {
self::$enabledAppsCache = array(); // flush