Missing Controller

Error: LpaController could not be found.

Error: Create the class LpaController below in file: app/controllers/lpa_controller.php

<?php
class LpaController extends AppController {

	var $name = 'Lpa';
}
?>

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

モデル

ニュース



ログアウト