door card pass: add doormanagerlog view
This commit is contained in:
@@ -541,7 +541,7 @@ class Helper {
|
||||
|
||||
|
||||
public static function isRestAllowVerifyOnly() {
|
||||
return \Yii::$app->params ['rest_allow_verify_only'] == true;
|
||||
return \Yii::$app->params ['rest_allow_verify_only'] && \Yii::$app->params ['rest_allow_verify_only'] == true;
|
||||
}
|
||||
|
||||
public static function getDoorEntryStrategy(){
|
||||
|
||||
Reference in New Issue
Block a user