Commit 74e43f9b authored by Shakarim Sapa's avatar Shakarim Sapa

Testing Commit

parent 0d6586b6
...@@ -80,7 +80,6 @@ class SiteController extends Controller ...@@ -80,7 +80,6 @@ class SiteController extends Controller
public function actionLogin1() public function actionLogin1()
{ {
if (!Yii::app()->user->isGuest) if (!Yii::app()->user->isGuest)
{ {
throw new CException('Вы уже авторизованы!'); throw new CException('Вы уже авторизованы!');
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment