Missing Controller

Error: Shop.phpController could not be found.

Error: Create the class Shop.phpController below in file: online/controllers/shop.php_controller.php

<?php
class Shop.phpController extends AppController {

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

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