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




