Missing Controller

Error: WomanShousaiController could not be found.

Error: Create the class WomanShousaiController below in file: app/controllers/woman_shousai_controller.php

<?php
class WomanShousaiController extends AppController {

	var $name = 'WomanShousai';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp

モデル

ニュース



ログアウト