リビジョン 787484d2 app/Controller/TopController.php
app/Controller/TopController.php | ||
---|---|---|
47 | 47 |
* index |
48 | 48 |
*/ |
49 | 49 |
public function index() { |
50 |
if($this->Auth->user()){ |
|
51 |
$this->redirect('/users/login_top'); |
|
52 |
} |
|
50 | 53 |
} |
51 | 54 |
/** |
52 | 55 |
* privacy_policy |
他の形式にエクスポート: Unified diff