Skip to content
This repository has been archived by the owner on May 13, 2020. It is now read-only.

Commit

Permalink
Merge pull request #123 from Millon15/issue-102-add-cams
Browse files Browse the repository at this point in the history
issue-102: FF3
  • Loading branch information
Millon15 authored Apr 6, 2019
2 parents 0df5da6 + bc43825 commit 2d5889a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions controllers/CamsController.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@ public function behaviors()
'ips' => ['178.214.196.34'],
],
],
'denyCallback' => function ($rule, $action) {
throw new \Exception(Yii::t('app', 'You are not allowed to access this page'));
}
],
];
}
Expand Down

0 comments on commit 2d5889a

Please sign in to comment.