Disclaimer

Missing Model

No class found for the model App

Notice: this error is being rendered by the app/views/errors/missing_model.thtml view file, a user-customizable error page.

Fatal: Unable to load model App

Fatal: Create Class:


<?php
class App extends AppModel
{
    var $name = 'App';
}
?>

in file : app/models/app.php