feature_enabled() only takes two arguments

This commit is contained in:
Mario Vavti
2016-10-04 21:11:11 +02:00
parent 4b91d4b5c3
commit c089d30915
2 changed files with 2 additions and 3 deletions

View File

@@ -50,4 +50,4 @@ class Features {
return $o;
}
}
}