iディレクトリ

iディレクトリiコラムお申込み審査基準パートナー一覧よくある質問

Missing Controller

Error: RequestsController could not be found.

Error: Create the class RequestsController below in file: app/controllers/requests_controller.php

<?php
class RequestsController extends AppController {

	var $name = 'Requests';
}
?>

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