Skip to content

Commit

Permalink
closed yupe#1755
Browse files Browse the repository at this point in the history
  • Loading branch information
yupe committed Jan 13, 2015
1 parent 3d5e1bf commit a8574fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
use yupe\events\YupeControllerInitEvent;
use yupe\events\YupeEvents;
use yupe\widgets\YFlashMessages;
use application\components\Controller;
use CHttpException;
use CActiveRecord;
use Exception;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
use Yii;
use yupe\events\YupeControllerInitEvent;
use yupe\events\YupeEvents;
use application\components\Controller;

/**
* Class FrontController
Expand Down

0 comments on commit a8574fa

Please sign in to comment.