Notice (8): Undefined variable: taxFlag [APP/views/layouts/default.ctp, line 37]
消費税率5%に変更 |
Notice (8): Undefined variable: taxFlag [APP/views/layouts/default.ctp, line 43]
消費税率8%に変更 |
Notice (8): Undefined variable: taxFlag [APP/views/layouts/default.ctp, line 49]
消費税率10%に変更

Missing Controller

Error: CssController could not be found.

Error: Create the class CssController below in file: app/controllers/css_controller.php

<?php
class CssController extends AppController {

	var $name = 'Css';
}
?>

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