ログインする必要があります。

Missing Controller

Error: UsersController could not be found.

Error: Create the class UsersController below in file: app/controllers/users_controller.php

<?php
class UsersController extends AppController {

	var $name = 'Users';
}
?>

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


(default) 0 query took ms
NrQueryErrorAffectedNum. rowsTook (ms)
Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)02727
Component initialization and startup27360
Render Controller Action32360
Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)0-1329955796867-1329955796867
Component initialization and startup27360
Render Controller Action32360