feature_enabled() only takes two arguments

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

View File

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