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