Missing Controller

Error: ShoppingCart.phpController could not be found.

Error: Create the class ShoppingCart.phpController below in file: online/controllers/shopping_cart.php_controller.php

<?php
class ShoppingCart.phpController extends AppController {

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

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