リビジョン 5ec4ad9d app/Controller/PictcodeController.php
app/Controller/PictcodeController.php | ||
---|---|---|
39 | 39 |
public $uses = array(''); |
40 | 40 |
public $layout = 'top'; |
41 | 41 |
|
42 |
function beforeFilter(){ |
|
43 |
$this->Auth->allow(); |
|
44 |
} |
|
45 |
|
|
42 | 46 |
/** |
43 | 47 |
* index |
44 | 48 |
*/ |
他の形式にエクスポート: Unified diff