fix php doc block

remotes/origin/ldap_group_count
Georg Ehrke 2014-06-10 13:51:20 +07:00
parent 1ab9bdcaa0
commit 5d4f3baf56
1 changed files with 1 additions and 3 deletions

@ -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