Missing Controller
Error: PProfil.htmController could not be found.
Error: Create the class PProfil.htmController below in file: app/controllers/p_profil.htm_controller.php
<?php
class PProfil.htmController extends AppController {
var $name = 'PProfil.htm';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp






