remotes/origin/ldap_group_count
Robin Appelman 12 years ago committed by Thomas Müller
parent 53dc30af4f
commit c09852e006
  1. 2
      lib/private/app.php

@ -88,7 +88,7 @@ class OC_App {
* check if an app is of a specific type
*
* @param string $app
* @param string /array $types
* @param string|array $types
* @return bool
*/
public static function isType($app, $types) {

Loading…
Cancel
Save