Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
fancyecommerce committed May 9, 2018
1 parent 9540567 commit a497d99
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions FecadminbaseController.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@
*/
class FecadminbaseController extends FecController
{
public $enableCsrfValidation = false;

public function getViewPath()
{
return Yii::getAlias('@fecadmin/views') . DIRECTORY_SEPARATOR . $this->id;
Expand Down

0 comments on commit a497d99

Please sign in to comment.