Missing Controller

Error: Samples.phpController could not be found.

Error: Create the class Samples.phpController below in file: app/controllers/samples.php_controller.php

<?php
class Samples.phpController extends AppController {

	var $name = 'Samples.php';
}
?>

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



Copyright © 2010 LogoNerds.com All rights reserved

Notice (8): Undefined variable: section [APP/views/layouts/default.ctp, line 55]