情報で、広告業界に売上を。 広告で、広告主に売上を。
No class found for the App model
Notice: If you want to customize this error message, create app/views/errors/missing_model.thtml.
Fatal: Create the class below in file : app/models/app.php
<?php
class App extends AppModel {
var $name = 'App';
}
?>